A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AAC - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
- AAC_EXTENSION - Static variable in class org.eclipse.smarthome.core.audio.FileAudioStream
- abort() - Method in interface org.eclipse.smarthome.core.voice.KSServiceHandle
-
Aborts keyword spotting in the associated
KSService - abort() - Method in interface org.eclipse.smarthome.core.voice.STTServiceHandle
-
Aborts recognition in the associated
STTService - abortScan() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- abortScan() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Stops an active scan for devices.
This method must not block any calls such as#startScan()and must return fast. - abortScan(String) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Aborts a started discovery on all
DiscoveryServices for the given binding id. - abortScan(ThingTypeUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Aborts a started discovery on all
DiscoveryServices for the given thing type. - ABSTRACT_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The meta object id for the '
Abstract Unit' class. - ABSTRACT_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Abstract Unit' class. - ABSTRACT_UNIT__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- ABSTRACT_UNIT__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- ABSTRACT_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The number of structural features of the 'Abstract Unit' class.
- AbstractActiveBinding<P extends BindingProvider> - Class in org.openhab.core.binding
-
Base class for active bindings which polls something and sends events frequently.
- AbstractActiveBinding() - Constructor for class org.openhab.core.binding.AbstractActiveBinding
- AbstractActiveService - Class in org.openhab.core.service
-
Base class for services that frequently run some action in a separate thread in the background.
- AbstractActiveService() - Constructor for class org.openhab.core.service.AbstractActiveService
- AbstractBinding<P extends BindingProvider> - Class in org.openhab.core.binding
-
Base class for bindings which send events.
- AbstractBinding() - Constructor for class org.openhab.core.binding.AbstractBinding
- AbstractConsoleCommandExtension - Class in org.eclipse.smarthome.io.console.extensions
-
A base class that should be used by console command extension for better inclusion.
- AbstractConsoleCommandExtension(String, String) - Constructor for class org.eclipse.smarthome.io.console.extensions.AbstractConsoleCommandExtension
-
Generate a new console command extension.
- AbstractDescriptionType - Class in org.eclipse.smarthome.core.thing.type
-
The
AbstractDescriptionTypeclass is the base class for aThingType, aBridgeTypeaChannelTypeor aChannelGroupType. - AbstractDescriptionType(UID, String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.AbstractDescriptionType
-
Creates a new instance of this class with the specified parameters.
- AbstractDiscoveryService - Class in org.eclipse.smarthome.config.discovery
-
The
AbstractDiscoveryServiceprovides methods which handle theDiscoveryListeners. - AbstractDiscoveryService(int) - Constructor for class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Creates a new instance of this class with the specified parameters and background discovery enabled.
- AbstractDiscoveryService(Set<ThingTypeUID>, int) - Constructor for class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Creates a new instance of this class with the specified parameters and background discovery enabled.
- AbstractDiscoveryService(Set<ThingTypeUID>, int, boolean) - Constructor for class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Creates a new instance of this class with the specified parameters.
- AbstractEvent - Class in org.eclipse.smarthome.core.events
-
Abstract implementation of the
Eventinterface. - AbstractEvent(String, String, String) - Constructor for class org.eclipse.smarthome.core.events.AbstractEvent
-
Must be called in subclass constructor to create a new event.
- AbstractEventFactory - Class in org.eclipse.smarthome.core.events
-
The
AbstractEventFactorydefines an abstract implementation of theEventFactoryinterface. - AbstractEventFactory(Set<String>) - Constructor for class org.eclipse.smarthome.core.events.AbstractEventFactory
-
Must be called in subclass constructor to define the supported event types.
- AbstractEventSubscriber - Class in org.openhab.core.events
- AbstractEventSubscriber() - Constructor for class org.openhab.core.events.AbstractEventSubscriber
- AbstractFileTransformationService<T> - Class in org.eclipse.smarthome.core.transform
-
Base class for cacheable and localizable file based transformation
TransformationService. - AbstractFileTransformationService() - Constructor for class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
- AbstractGenericBindingProvider - Class in org.openhab.model.item.binding
-
This abstract class serves as a basis for implementations of binding providers that retrieve binding information from the items configuration file(s), i.e.
- AbstractGenericBindingProvider() - Constructor for class org.openhab.model.item.binding.AbstractGenericBindingProvider
- AbstractInboxEvent - Class in org.eclipse.smarthome.config.discovery.inbox.events
-
Abstract implementation of an inbox event which will be posted by the
Inboxfor added, removed and updated discovery results. - AbstractInboxEvent(String, String, DiscoveryResultDTO) - Constructor for class org.eclipse.smarthome.config.discovery.inbox.events.AbstractInboxEvent
-
Must be called in subclass constructor to create an inbox event.
- AbstractItemChannelLinkRegistryEvent - Class in org.eclipse.smarthome.core.thing.link.events
-
AbstractItemChannelLinkRegistryEventis an abstract class for item channel link events. - AbstractItemChannelLinkRegistryEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.eclipse.smarthome.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
- AbstractItemEventSubscriber - Class in org.eclipse.smarthome.core.items.events
-
The
AbstractItemEventSubscriberdefines an abstract implementation of theEventSubscriberinterface for receivingItemStateEvents andItemCommandEvents from the openHAB event bus. - AbstractItemEventSubscriber() - Constructor for class org.eclipse.smarthome.core.items.events.AbstractItemEventSubscriber
- AbstractItemRegistryEvent - Class in org.eclipse.smarthome.core.items.events
-
Abstract implementation of an item registry event which will be posted by the
ItemRegistryfor added, removed and updated items. - AbstractItemRegistryEvent(String, String, String, ItemDTO) - Constructor for class org.eclipse.smarthome.core.items.events.AbstractItemRegistryEvent
-
Must be called in subclass constructor to create a new item registry event.
- AbstractItemsIdeModule - Class in org.eclipse.smarthome.model.ide
-
Manual modifications go to
ItemsIdeModule. - AbstractItemsIdeModule() - Constructor for class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- AbstractItemsRuntimeModule - Class in org.eclipse.smarthome.model
-
Manual modifications go to
ItemsRuntimeModule. - AbstractItemsRuntimeModule() - Constructor for class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- AbstractItemsScopeProvider - Class in org.eclipse.smarthome.model.scoping
- AbstractItemsScopeProvider() - Constructor for class org.eclipse.smarthome.model.scoping.AbstractItemsScopeProvider
- AbstractItemsSemanticSequencer - Class in org.eclipse.smarthome.model.serializer
- AbstractItemsSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
- AbstractItemsSyntacticSequencer - Class in org.eclipse.smarthome.model.serializer
- AbstractItemsSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
- AbstractItemsValidator - Class in org.eclipse.smarthome.model.validation
- AbstractItemsValidator() - Constructor for class org.eclipse.smarthome.model.validation.AbstractItemsValidator
- AbstractLink - Class in org.eclipse.smarthome.core.thing.link
-
AbstractLinkis the abstract base class of all links. - AbstractLink(String) - Constructor for class org.eclipse.smarthome.core.thing.link.AbstractLink
-
Constructor.
- AbstractLinkDTO - Class in org.eclipse.smarthome.core.thing.link.dto
-
This is an abstract class for link data transfer object that is used to serialize links.
- AbstractLinkDTO() - Constructor for class org.eclipse.smarthome.core.thing.link.dto.AbstractLinkDTO
-
Default constructor for deserialization e.g.
- AbstractLinkDTO(String) - Constructor for class org.eclipse.smarthome.core.thing.link.dto.AbstractLinkDTO
- AbstractLinkRegistry<L extends AbstractLink,P extends Provider<L>> - Class in org.eclipse.smarthome.core.thing.link
-
AbstractLinkRegistryis an abstract class for link based registries, which handleAbstractLinks. - AbstractLinkRegistry(Class<P>) - Constructor for class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
- AbstractManagedProvider<E extends Identifiable<K>,K,PE> - Class in org.eclipse.smarthome.core.common.registry
-
AbstractManagedProvideris an abstract implementation for theManagedProviderinterface and can be used as base class forManagedProviderimplementations. - AbstractManagedProvider(StorageService) - Constructor for class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- AbstractPersistenceIdeModule - Class in org.eclipse.smarthome.model.persistence.ide
-
Manual modifications go to
PersistenceIdeModule. - AbstractPersistenceIdeModule() - Constructor for class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- AbstractPersistenceRuntimeModule - Class in org.eclipse.smarthome.model.persistence
-
Manual modifications go to
PersistenceRuntimeModule. - AbstractPersistenceRuntimeModule() - Constructor for class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- AbstractPersistenceScopeProvider - Class in org.eclipse.smarthome.model.persistence.scoping
- AbstractPersistenceScopeProvider() - Constructor for class org.eclipse.smarthome.model.persistence.scoping.AbstractPersistenceScopeProvider
- AbstractPersistenceSemanticSequencer - Class in org.eclipse.smarthome.model.persistence.serializer
- AbstractPersistenceSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
- AbstractPersistenceSyntacticSequencer - Class in org.eclipse.smarthome.model.persistence.serializer
- AbstractPersistenceSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- AbstractPersistenceValidator - Class in org.eclipse.smarthome.model.persistence.validation
- AbstractPersistenceValidator() - Constructor for class org.eclipse.smarthome.model.persistence.validation.AbstractPersistenceValidator
- AbstractProvider<E> - Class in org.eclipse.smarthome.core.common.registry
-
AbstractProvidercan be used as base class forProviderimplementations. - AbstractProvider() - Constructor for class org.eclipse.smarthome.core.common.registry.AbstractProvider
- AbstractReconnectStrategy - Class in org.eclipse.smarthome.io.transport.mqtt.reconnect
-
Implement this class to provide a strategy for (re)establishing a lost broker connection.
- AbstractReconnectStrategy() - Constructor for class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
- AbstractRegistry<E extends Identifiable<K>,K,P extends Provider<E>> - Class in org.eclipse.smarthome.core.common.registry
-
The
AbstractRegistryis an abstract implementation of theRegistryinterface, that can be used as base class forRegistryimplementations. - AbstractRegistry(Class<P>) - Constructor for class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
Constructor.
- AbstractResourceIconProvider - Class in org.eclipse.smarthome.ui.icon
-
This is an abstract base class for implementing icon providers that serve icons from file resources.
- AbstractResourceIconProvider() - Constructor for class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
- AbstractRuleBasedInterpreter - Class in org.eclipse.smarthome.core.voice.text
-
A human language command interpretation service.
- AbstractRuleBasedInterpreter() - Constructor for class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- AbstractRuleRegistryEvent - Class in org.openhab.core.automation.events
-
abstract class for rule events
- AbstractRuleRegistryEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.AbstractRuleRegistryEvent
-
Must be called in subclass constructor to create a new rule registry event.
- AbstractRulesIdeModule - Class in org.eclipse.smarthome.model.rule.ide
-
Manual modifications go to
RulesIdeModule. - AbstractRulesIdeModule() - Constructor for class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- AbstractRulesRuntimeModule - Class in org.eclipse.smarthome.model.rule
-
Manual modifications go to
RulesRuntimeModule. - AbstractRulesRuntimeModule() - Constructor for class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- AbstractRulesScopeProvider - Class in org.eclipse.smarthome.model.rule.scoping
- AbstractRulesScopeProvider() - Constructor for class org.eclipse.smarthome.model.rule.scoping.AbstractRulesScopeProvider
- AbstractRulesSemanticSequencer - Class in org.eclipse.smarthome.model.rule.serializer
- AbstractRulesSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
- AbstractRulesSyntacticSequencer - Class in org.eclipse.smarthome.model.rule.serializer
- AbstractRulesSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- AbstractRulesValidator - Class in org.eclipse.smarthome.model.rule.validation
- AbstractRulesValidator() - Constructor for class org.eclipse.smarthome.model.rule.validation.AbstractRulesValidator
- AbstractScriptEngineFactory - Class in org.openhab.core.automation.module.script
-
This is an abstract class for implementing
ScriptEngineFactorys. - AbstractScriptEngineFactory() - Constructor for class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- AbstractScriptIdeModule - Class in org.eclipse.smarthome.model.script.ide
-
Manual modifications go to
ScriptIdeModule. - AbstractScriptIdeModule() - Constructor for class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- AbstractScriptRuntimeModule - Class in org.eclipse.smarthome.model.script
-
Manual modifications go to
ScriptRuntimeModule. - AbstractScriptRuntimeModule() - Constructor for class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- AbstractScriptScopeProvider - Class in org.eclipse.smarthome.model.script.scoping
- AbstractScriptScopeProvider() - Constructor for class org.eclipse.smarthome.model.script.scoping.AbstractScriptScopeProvider
- AbstractScriptSemanticSequencer - Class in org.eclipse.smarthome.model.script.serializer
- AbstractScriptSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
- AbstractScriptSyntacticSequencer - Class in org.eclipse.smarthome.model.script.serializer
- AbstractScriptSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- AbstractScriptValidator - Class in org.eclipse.smarthome.model.script.validation
- AbstractScriptValidator() - Constructor for class org.eclipse.smarthome.model.script.validation.AbstractScriptValidator
- AbstractSitemapIdeModule - Class in org.eclipse.smarthome.model.sitemap.ide
-
Manual modifications go to
SitemapIdeModule. - AbstractSitemapIdeModule() - Constructor for class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- AbstractSitemapRuntimeModule - Class in org.eclipse.smarthome.model.sitemap
-
Manual modifications go to
SitemapRuntimeModule. - AbstractSitemapRuntimeModule() - Constructor for class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- AbstractSitemapScopeProvider - Class in org.eclipse.smarthome.model.sitemap.scoping
- AbstractSitemapScopeProvider() - Constructor for class org.eclipse.smarthome.model.sitemap.scoping.AbstractSitemapScopeProvider
- AbstractSitemapSemanticSequencer - Class in org.eclipse.smarthome.model.sitemap.serializer
- AbstractSitemapSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
- AbstractSitemapSyntacticSequencer - Class in org.eclipse.smarthome.model.sitemap.serializer
- AbstractSitemapSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- AbstractSitemapValidator - Class in org.eclipse.smarthome.model.sitemap.validation
- AbstractSitemapValidator() - Constructor for class org.eclipse.smarthome.model.sitemap.validation.AbstractSitemapValidator
- AbstractThingIdeModule - Class in org.eclipse.smarthome.model.thing.ide
-
Manual modifications go to
ThingIdeModule. - AbstractThingIdeModule() - Constructor for class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- AbstractThingRegistryEvent - Class in org.eclipse.smarthome.core.thing.events
-
Abstract implementation of a thing registry event which will be posted by a
ThingRegistryfor added, removed and updated items. - AbstractThingRegistryEvent(String, String, String, ThingDTO) - Constructor for class org.eclipse.smarthome.core.thing.events.AbstractThingRegistryEvent
-
Must be called in subclass constructor to create a new thing registry event.
- AbstractThingRuntimeModule - Class in org.eclipse.smarthome.model.thing
-
Manual modifications go to
ThingRuntimeModule. - AbstractThingRuntimeModule() - Constructor for class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- AbstractThingScopeProvider - Class in org.eclipse.smarthome.model.thing.scoping
- AbstractThingScopeProvider() - Constructor for class org.eclipse.smarthome.model.thing.scoping.AbstractThingScopeProvider
- AbstractThingSemanticSequencer - Class in org.eclipse.smarthome.model.thing.serializer
- AbstractThingSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
- AbstractThingSyntacticSequencer - Class in org.eclipse.smarthome.model.thing.serializer
- AbstractThingSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- AbstractThingValidator - Class in org.eclipse.smarthome.model.thing.validation
- AbstractThingValidator() - Constructor for class org.eclipse.smarthome.model.thing.validation.AbstractThingValidator
- AbstractTypedEventSubscriber<T extends Event> - Class in org.eclipse.smarthome.core.events
-
The
AbstractTypedEventSubscriberis an abstract implementation of theEventSubscriberinterface which helps to subscribe to a specific event type. - AbstractTypedEventSubscriber(String) - Constructor for class org.eclipse.smarthome.core.events.AbstractTypedEventSubscriber
-
Constructs a new typed event subscriber.
- AbstractUID - Class in org.eclipse.smarthome.core.common
-
A non specific base class for unique identifiers within the SmartHome framework.
- AbstractUID() - Constructor for class org.eclipse.smarthome.core.common.AbstractUID
-
Constructor must be public, otherwise it can not be called by subclasses from another package.
- AbstractUID(String) - Constructor for class org.eclipse.smarthome.core.common.AbstractUID
-
Parses a UID for a given string.
- AbstractUID(String...) - Constructor for class org.eclipse.smarthome.core.common.AbstractUID
-
Creates a AbstractUID for a list of segments.
- AbstractUID(List<String>) - Constructor for class org.eclipse.smarthome.core.common.AbstractUID
-
Creates a UID for list of segments.
- AbstractUnit - Interface in org.eclipse.smarthome.model.script.script
-
A representation of the model object 'Abstract Unit'.
- AbstractUnitElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- AbstractUnitImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model object 'Abstract Unit'.
- AbstractUnitImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- AbstractWatchService - Class in org.eclipse.smarthome.core.service
-
Base class for OSGI services that access to file system by Java WatchService.
- AbstractWatchService(String) - Constructor for class org.eclipse.smarthome.core.service.AbstractWatchService
- AbstractXmlBasedProvider<T_ID,T_OBJECT extends Identifiable<T_ID>> - Class in org.eclipse.smarthome.config.xml
-
Common base class for XML based providers.
- AbstractXmlBasedProvider() - Constructor for class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
- AbstractXmlConfigDescriptionProvider - Class in org.eclipse.smarthome.config.xml
-
The
AbstractXmlConfigDescriptionProvideris a concrete implementation of theConfigDescriptionProviderservice interface. - AbstractXmlConfigDescriptionProvider() - Constructor for class org.eclipse.smarthome.config.xml.AbstractXmlConfigDescriptionProvider
- AcceptAllCertificatesSSLContext - Class in org.eclipse.smarthome.io.transport.mqtt.sslcontext
-
Deprecated.
- AcceptAllCertificatesSSLContext() - Constructor for class org.eclipse.smarthome.io.transport.mqtt.sslcontext.AcceptAllCertificatesSSLContext
-
Deprecated.
- AccessTokenRefreshListener - Interface in org.eclipse.smarthome.core.auth.client.oauth2
-
Handler to act up on changes of the access token.
- AccessTokenResponse - Class in org.eclipse.smarthome.core.auth.client.oauth2
-
This is the Access Token Response, a simple value-object that holds the result of the from an Access Token Request, as listed in RFC 6749: 4.1.4 - Authorization Code grant - Access Token Response, 4.2.2 - Implicit Grant - Access Token Response, 4.3.3 - Resource Owner Password Credentials Grant - Access Token Response 4.4.3 - Client Credentials Grant - Access Token Response
- AccessTokenResponse() - Constructor for class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- Action - Interface in org.openhab.core.automation
-
This interface represents automation
Actionmodules which are the expected result ofRules execution. - ActionBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of an
Actioninstance using the builder pattern. - ActionBuilder() - Constructor for class org.openhab.core.automation.util.ActionBuilder
- ActionBuilder(Action) - Constructor for class org.openhab.core.automation.util.ActionBuilder
- ActionClassLoader - Class in org.eclipse.smarthome.model.script.scoping
-
This is a special class loader that tries to resolve classes from available
ActionServices, if the class cannot be resolved from the normal classpath. - ActionClassLoader(ClassLoader) - Constructor for class org.eclipse.smarthome.model.script.scoping.ActionClassLoader
- ActionDoc - Annotation Type in org.eclipse.smarthome.model.script.engine.action
- ActionDoc - Annotation Type in org.openhab.core.scriptengine.action
- ActionDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ActionDTO() - Constructor for class org.openhab.core.automation.dto.ActionDTO
- ActionDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ActionDTOMapper() - Constructor for class org.openhab.core.automation.dto.ActionDTOMapper
- ActionHandler - Interface in org.openhab.core.automation.handler
-
This interface should be implemented by external modules which provide functionality for processing
Actionmodules. - ActionInput - Annotation Type in org.openhab.core.automation.annotation
-
Input parameter for an action module
- ActionInputs - Annotation Type in org.openhab.core.automation.annotation
-
Input parameter wrapper for an action module
- ActionModuleKind - Enum in org.openhab.core.automation.module.provider
-
Type to distinguish annotated ActionModules
- ActionOutput - Annotation Type in org.openhab.core.automation.annotation
-
Output parameter for an action module
- ActionOutputs - Annotation Type in org.openhab.core.automation.annotation
-
Output parameter wrapper for an action module
- actions - Variable in class org.openhab.core.automation.dto.RuleDTO
- actions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- actions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- ActionScope - Annotation Type in org.openhab.core.automation.annotation
-
Scope definition for an action module
- ActionService - Interface in org.eclipse.smarthome.model.script.engine.action
-
This interface must be implemented by services that want to contribute script actions.
- ActionService - Interface in org.openhab.core.scriptengine.action
-
This interface must be implemented by services that want to contribute script actions.
- actionServices - Variable in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- ActionType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
Actioninstances by supplying their meta-information. - ActionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Output>) - Constructor for class org.openhab.core.automation.type.ActionType
- ActionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Output>) - Constructor for class org.openhab.core.automation.type.ActionType
- ActionType(String, List<ConfigDescriptionParameter>, List<Input>) - Constructor for class org.openhab.core.automation.type.ActionType
-
Creates an instance of
ActionTypewith base properties - UID, aListof configuration descriptions and aListofInputdefinitions. - ActionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ActionTypeDTO() - Constructor for class org.openhab.core.automation.dto.ActionTypeDTO
- ActionTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ActionTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ActionTypeDTOMapper
- activate() - Method in class org.eclipse.smarthome.core.service.AbstractWatchService
-
Method to call on service activation
- activate() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerService
-
Method that will be called if this service will be activated
- activate() - Method in class org.openhab.core.binding.AbstractBinding
- activate() - Method in class org.openhab.core.service.AbstractActiveService
- activate(Map<String, Object>) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Called on component activation, if the implementation of this class is an OSGi declarative service and does not override the method.
- activate(String) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeServlet
- activate(String, Bundle) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- activate(String, BundleContext) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- activate(String, HttpContext) - Method in class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
- activate(Map<String, Object>) - Method in class org.eclipse.smarthome.core.common.ThreadPoolManager
- activate(Map<String, Object>) - Method in class org.eclipse.smarthome.core.net.NetUtil
- activate(Map<String, Object>) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- activate(Map<String, Object>) - Method in class org.eclipse.smarthome.magic.service.MagicMultiInstanceService
- activate(BundleContext) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- activate(BundleContext) - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
- activate(BundleContext) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
-
When activating the service, we need to keep the bundle context.
- activate(ComponentContext) - Method in class org.eclipse.smarthome.config.xml.ConfigXmlConfigDescriptionProvider
- activate(ComponentContext) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
- activate(ComponentContext) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- activate(ComponentContext) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Initializes the
BaseThingHandlerFactory. - activate(ComponentContext) - Method in class org.eclipse.smarthome.core.thing.link.ThingLinkManager
- ActiveItem - Interface in org.eclipse.smarthome.core.items
-
Deprecated.This class is not meant as a public API - it should only be used internally from within the framework
- activeService - Variable in class org.openhab.core.binding.AbstractActiveBinding
-
embedded active service to allow the binding to have some code executed in a given interval.
- activeState - Variable in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.And
- activeState - Variable in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Or
- activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- add(E) - Method in interface org.eclipse.smarthome.core.common.registry.ManagedProvider
-
Adds an element.
- add(DiscoveryResult) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Adds the specified
DiscoveryResultto thisInboxand sends an ADDED event to any registeredInboxListener. - add(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- add(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- add(E) - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Adds the given element to the according
ManagedProvider. - add(Collection<ConfigStatusMessage>) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Adds the given given
ConfigStatusMessages. - add(ConfigStatusMessage) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Adds the given
ConfigStatusMessage. - add(QuantityType<T>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Returns the sum of the given
QuantityTypewith this QuantityType. - add(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- add(Rule) - Method in interface org.openhab.core.automation.RuleRegistry
-
This method is used to register a
Ruleinto theRuleRegistry. - add(Bundle, T_OBJECT) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
-
Adds an object to the internal list associated with the specified module.
- addAccessTokenRefreshListener(AccessTokenRefreshListener) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Adds a
AccessTokenRefreshListener. - addActionHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addActionService(ActionService) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- addActionService(ActionService) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesRefresher
- addActionService(ActionService) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- addActionService(ActionService) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- addActionService(ActionService) - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- addActionType(ActionType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addAll(Bundle, Collection<T_OBJECT>) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
-
Adds a
Collectionof objects to the internal list associated with the specified module. - addAnnotatedThingActions(ThingActions) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- addBindingChangeListener(BindingChangeListener) - Method in interface org.openhab.core.binding.BindingProvider
-
Adds a binding change listener, which gets notified whenever there are changes in the binding configuration
- addBindingChangeListener(BindingChangeListener) - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- addBindingConfig(Item, BindingConfig) - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- addBindingInfoProvider(BindingInfoProvider) - Method in class org.eclipse.smarthome.core.binding.BindingInfoRegistry
- addBindingProvider(BindingProvider) - Method in class org.openhab.core.binding.AbstractActiveBinding
- addBindingProvider(BindingProvider) - Method in class org.openhab.core.binding.AbstractBinding
- addBrokerConnection(String, MqttBrokerConnection) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Adds a broker connection to the service.
- addBrokersListener(MqttServiceObserver) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Add a listener to get notified of new/removed brokers.
- addChannelGroupTypeProvider(ChannelGroupTypeProvider) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
- addChannelsToThing(Thing, Collection<Channel>) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
- addChannelTypeProvider(ChannelTypeProvider) - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
- addConditionHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addConditionType(ConditionType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addConfig(String, PersistenceServiceConfiguration) - Method in interface org.eclipse.smarthome.core.persistence.PersistenceManager
-
Add a configuration for a persistence service.
- addConfigDescriptionAliasProvider(ConfigDescriptionAliasProvider) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- addConfigDescriptionProvider(ConfigDescriptionProvider) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- addConfigOptionProvider(ConfigOptionProvider) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- addConfigStatusProvider(ConfigStatusProvider) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- addConnectionObserver(MqttConnectionObserver) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Add a new connection observer to this connection.
- addData(Long, State) - Method in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO
-
Add a new record to the data history.
- addDiagnosticErrors(List<Resource.Diagnostic>) - Method in exception org.eclipse.smarthome.model.script.engine.ScriptParsingException
- addDiscoveryListener(DiscoveryListener) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- addDiscoveryListener(DiscoveryListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Adds a
DiscoveryListenerto the listeners' registry. - addDiscoveryListener(DiscoveryListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Adds a
DiscoveryListenerto the listeners' registry. - addEcoreModelFile(String) - Method in class org.eclipse.smarthome.model.lazygen.LazyStandaloneSetup
- added(E) - Method in interface org.eclipse.smarthome.core.common.registry.RegistryChangeListener
-
Notifies the listener that a single element has been added.
- added(Provider<E>, E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- added(Provider<E>, E) - Method in interface org.eclipse.smarthome.core.common.registry.ProviderChangeListener
-
Notifies the listener that a single element has been added.
- added(Item) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- added(Item) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- added(Thing) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- ADDED - org.eclipse.smarthome.model.core.EventType
- addEventListener(SerialPortEventListener) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- addEventListener(SerialPortEventListener) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Registers a
SerialPortEventListenerobject to listen forSerialEvents. - addGeneratedPackage(String) - Method in class org.eclipse.smarthome.model.lazygen.LazyStandaloneSetup
- addGenModelFile(String) - Method in class org.eclipse.smarthome.model.lazygen.LazyStandaloneSetup
- addGroupName(String) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Assigns the according item to a group.
- addGroupName(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
-
Adds a group name to the
GenericItem. - addGroupNames(String...) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Assigns the according item to the given groups.
- addGroupNames(String...) - Method in class org.eclipse.smarthome.core.items.GenericItem
- addGroupNames(List<String>) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Assigns the according item to the given groups.
- addGroupNames(List<String>) - Method in class org.eclipse.smarthome.core.items.GenericItem
- addInboxListener(InboxListener) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Adds an
InboxListenerto the listeners' registry. - addingBundle(Bundle, BundleEvent) - Method in class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
- addingFinished() - Method in interface org.eclipse.smarthome.config.xml.osgi.XmlDocumentProvider
-
Signals that all available result objects from the XML processing of the certain module have been added.
- addingObject(T) - Method in interface org.eclipse.smarthome.config.xml.osgi.XmlDocumentProvider
-
Adds a new result object from the XML processing for further processing.
- addItemChangeListener(ItemsChangeListener) - Method in interface org.openhab.core.items.ItemProvider
- addItemFactory(ItemFactory) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
- addItemRegistryChangeListener(ItemRegistryChangeListener) - Method in interface org.openhab.core.items.ItemRegistry
- addLazyLanguage(LazyLanguageConfig) - Method in class org.eclipse.smarthome.model.lazygen.LazyGenerator
- addMember(Item) - Method in class org.eclipse.smarthome.core.items.GroupItem
-
Adds the given item to the members of this group item.
- addMember(Item) - Method in class org.openhab.core.items.GroupItem
- addModelChangeListener(ModelRepositoryChangeListener) - Method in interface org.eclipse.smarthome.model.sitemap.SitemapProvider
-
Add a listener which will be informed subsequently once a model has changed
- addModelRepositoryChangeListener(ModelRepositoryChangeListener) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Adds a change listener
- addNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in class org.eclipse.smarthome.core.net.NetUtil
- addNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in interface org.eclipse.smarthome.core.net.NetworkAddressService
-
Adds a
NetworkAddressChangeListenerthat is notified about changes. - ADDONS_SERVICE_PID - Static variable in class org.openhab.core.OpenHAB
-
the service pid used for the definition of the base package and addons
- addOrRefreshModel(String, InputStream) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Adds a model to the repository or refreshes it if it already exists
- addPermanent(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
-
add a rule permanently to the RuleManager
- addPrivateActionHandler(SimpleActionHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addPrivateConditionHandler(SimpleConditionHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addPrivateTriggerHandler(SimpleTriggerHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addProvider(Provider<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- addProviderChangeListener(ProviderChangeListener<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- addProviderChangeListener(ProviderChangeListener<E>) - Method in interface org.eclipse.smarthome.core.common.registry.Provider
-
Adds a
ProviderChangeListenerwhich must be notified if there are changes concerning the elements provided by theProvider. - addProviderChangeListener(ProviderChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- addProviderChangeListener(ProviderChangeListener<ModuleType>) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- addRegistryChangeListener(RegistryChangeListener<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- addRegistryChangeListener(RegistryChangeListener<E>) - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Adds a
RegistryChangeListenerto the registry. - addRegistryChangeListener(RegistryChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- addRegistryHook(RegistryHook<Item>) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Add a hook to be informed before adding/after removing items.
- addRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- addRules(Locale, Rule...) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Adds
Localespecific rules to this interpreter. - addServiceListener(String, ServiceListener) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Listen for services of a given type
- addSitemapProvider(SitemapProvider) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- addStateChangeListener(StateChangeListener) - Method in class org.eclipse.smarthome.core.items.GenericItem
- addStateChangeListener(StateChangeListener) - Method in class org.openhab.core.items.GenericItem
- addStatusListener(UpnpIOParticipant, String, String, int) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Establish a polling mechanism to check the status of a specific UDN device.
- addSubscription(UpnpIOParticipant, String, int) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Subscribe to a GENA subscription
- addTag(String) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Adds a tag to the item.
- addTag(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
- addTags(String...) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Adds tags to the item.
- addTags(String...) - Method in class org.eclipse.smarthome.core.items.GenericItem
- addTags(Collection<String>) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Adds tags to the item.
- addTags(Collection<String>) - Method in class org.eclipse.smarthome.core.items.GenericItem
- addThingActions(ThingActions) - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- addThingTypeProvider(ThingTypeProvider) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
- addTlsCertificateProvider(TlsCertificateProvider) - Method in interface org.eclipse.smarthome.io.net.http.ExtensibleTrustManager
-
Add a
TlsCertificateProviderto be used by HttpClient / WebSocket Client's When the Provider is no longer valid please make sure to remove it. - addTlsTrustManagerProvider(TlsTrustManagerProvider) - Method in interface org.eclipse.smarthome.io.net.http.ExtensibleTrustManager
-
Add a
TlsTrustManagerProviderto be used by HttpClient / WebSocket Client's When the Provider is no longer valid please make sure to remove it. - addToQueue(Runnable) - Method in class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
-
Adds a new task to the queue
- addTriggerHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addTriggerType(TriggerType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- addValidationIssues(Iterable<Issue>) - Method in exception org.eclipse.smarthome.model.script.engine.ScriptParsingException
- ADMIN - Static variable in interface org.eclipse.smarthome.core.auth.Role
-
Role of users with administrative rights
- advanced - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- advanced - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- advanced - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- advanced - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- after(Duration) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuturethat will resolve after the given duration. - after(Callable<T>, Duration) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuturethat resolves after delaying with the result of the call that is executed after the delay. - afterExecute(Runnable, Throwable) - Method in class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
- afterRemoving(E) - Method in interface org.eclipse.smarthome.core.items.RegistryHook
-
Notifies the listener that an element was removed from the registry.
- Alarm - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Alarm.
- alias - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Alias' attribute. - ALIAS_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The default value of the '
Alias' attribute. - ALL_CONFIG - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
All Config' class. - ALL_CONFIG - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
All Config' class. - ALL_CONFIG_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'All Config' class.
- ALL_EVENT_TYPES - Static variable in interface org.eclipse.smarthome.core.events.EventSubscriber
-
The constant
EventSubscriber.ALL_EVENT_TYPESmust be returned by theEventSubscriber.getSubscribedEventTypes()method, if the event subscriber should subscribe to all event types. - allBindingsChanged(BindingProvider) - Method in class org.openhab.core.binding.AbstractActiveBinding
- allBindingsChanged(BindingProvider) - Method in class org.openhab.core.binding.AbstractBinding
- allBindingsChanged(BindingProvider) - Method in interface org.openhab.core.binding.BindingChangeListener
-
Called, if all bindings (might) have changed.
- AllConfig - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'All Config'.
- AllConfigElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- AllConfigImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'All Config'.
- AllConfigImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.AllConfigImpl
- allItemsChanged(Collection<String>) - Method in interface org.eclipse.smarthome.core.items.ItemRegistryChangeListener
-
Notifies the listener that all items in the registry have changed and thus should be reloaded.
- allItemsChanged(Collection<String>) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- allItemsChanged(Collection<String>) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- allItemsChanged(Collection<String>) - Method in interface org.openhab.core.items.ItemRegistryChangeListener
-
Notifies the listener that all items in the registry have changed and thus should be reloaded.
- allItemsChanged(ItemProvider, Collection<String>) - Method in interface org.openhab.core.items.ItemsChangeListener
-
Notifies the listener that all items of a provider have changed and thus should be reloaded.
- alt(Object...) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an alternatives expression.
- AMPERE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- And(State, State) - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.And
- And(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.And
- AND - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'AND' literal object.
- AND_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'AND' literal value.
- AnnotatedActions - Interface in org.openhab.core.automation
-
Marker interface for RuleActions Every method in the implementation should provide annotations which are used to create the ModuleTypes
- AnnotatedThingActionModuleTypeProvider - Class in org.openhab.core.automation.thingsupport
-
ModuleTypeProvider that collects actions for
ThingHandlers - AnnotatedThingActionModuleTypeProvider() - Constructor for class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- AnnotationActionModuleTypeHelper - Class in org.openhab.core.automation.module.provider
-
Helper methods for annotated ActionModuleType provider
- AnnotationActionModuleTypeHelper() - Constructor for class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- apply(Event) - Method in interface org.eclipse.smarthome.core.events.EventFilter
-
Apply the filter on an event.
- apply(Event) - Method in class org.eclipse.smarthome.core.events.TopicEventFilter
- apply(ReadyMarker) - Method in class org.eclipse.smarthome.core.service.ReadyMarkerFilter
- applyDefaultConfiguration(Configuration, ConfigDescription) - Static method in class org.eclipse.smarthome.config.core.ConfigUtil
-
Applies the default values from a give
ConfigDescriptionto the givenConfiguration. - applyState(State) - Method in class org.eclipse.smarthome.core.items.GenericItem
-
Sets new state, notifies listeners and sends events.
- approve(ThingUID, String) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Creates new
Thingand adds it to theThingRegistry. - ArealDensity - Interface in org.eclipse.smarthome.core.library.dimension
-
Define Area density type (basic unit is kg/m^2) https://en.wikipedia.org/wiki/Area_density
- arg - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
Arg' attribute. - ARG_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The default value of the '
Arg' attribute. - args - Variable in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
-
The cached value of the '
Args' attribute list. - ArithmeticGroupFunction - Interface in org.eclipse.smarthome.core.library.types
-
This interface is only a container for functions that require the core type library for its calculations.
- ArithmeticGroupFunction - Interface in org.openhab.core.library.types
-
This interface is only a container for functions that require the core type library for its calculations.
- ArithmeticGroupFunction.And - Class in org.eclipse.smarthome.core.library.types
-
This does a logical 'and' operation.
- ArithmeticGroupFunction.And - Class in org.openhab.core.library.types
-
This does a logical 'and' operation.
- ArithmeticGroupFunction.Avg - Class in org.eclipse.smarthome.core.library.types
-
This calculates the numeric average over all item states of decimal type.
- ArithmeticGroupFunction.Avg - Class in org.openhab.core.library.types
-
This calculates the numeric average over all item states of decimal type.
- ArithmeticGroupFunction.Count - Class in org.eclipse.smarthome.core.library.types
-
This calculates the number of items in the group matching the regular expression passed in parameter Group:Number:COUNT(".") will count all items having a string state of one character Group:Number:COUNT("[5-9]") will count all items having a string state between 5 and 9 ...
- ArithmeticGroupFunction.Max - Class in org.eclipse.smarthome.core.library.types
-
This calculates the maximum value of all item states of decimal type.
- ArithmeticGroupFunction.Max - Class in org.openhab.core.library.types
-
This calculates the maximum value of all item states of decimal type.
- ArithmeticGroupFunction.Min - Class in org.eclipse.smarthome.core.library.types
-
This calculates the minimum value of all item states of decimal type.
- ArithmeticGroupFunction.Min - Class in org.openhab.core.library.types
-
This calculates the minimum value of all item states of decimal type.
- ArithmeticGroupFunction.NAnd - Class in org.eclipse.smarthome.core.library.types
-
This does a logical 'nand' operation.
- ArithmeticGroupFunction.NAnd - Class in org.openhab.core.library.types
-
This does a logical 'nand' operation.
- ArithmeticGroupFunction.NOr - Class in org.eclipse.smarthome.core.library.types
-
This does a logical 'nor' operation.
- ArithmeticGroupFunction.NOr - Class in org.openhab.core.library.types
-
This does a logical 'nor' operation.
- ArithmeticGroupFunction.Or - Class in org.eclipse.smarthome.core.library.types
-
This does a logical 'or' operation.
- ArithmeticGroupFunction.Or - Class in org.openhab.core.library.types
-
This does a logical 'or' operation.
- ArithmeticGroupFunction.Sum - Class in org.eclipse.smarthome.core.library.types
-
This calculates the numeric sum over all item states of decimal type.
- ArithmeticGroupFunction.Sum - Class in org.openhab.core.library.types
-
This calculates the numeric sum over all item states of decimal type.
- as(Class<T>) - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- as(Class<T>) - Method in class org.eclipse.smarthome.core.library.types.HSBType
- as(Class<T>) - Method in enum org.eclipse.smarthome.core.library.types.OnOffType
- as(Class<T>) - Method in enum org.eclipse.smarthome.core.library.types.OpenClosedType
- as(Class<T>) - Method in class org.eclipse.smarthome.core.library.types.PercentType
- as(Class<T>) - Method in enum org.eclipse.smarthome.core.library.types.UpDownType
- as(Class<T>) - Method in interface org.eclipse.smarthome.core.types.State
-
Convert this
State's value into another type - as(Class<U>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- as(Class<T>) - Method in class org.eclipse.smarthome.config.core.Configuration
- ASCENDING - org.eclipse.smarthome.core.persistence.FilterCriteria.Ordering
- ASCENDING - org.openhab.core.persistence.FilterCriteria.Ordering
- assertEndOfType() - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Ensures that the end of the node has been reached.
- assertEndOfType(HierarchicalStreamReader) - Static method in class org.eclipse.smarthome.config.xml.util.ConverterAssertion
-
Asserts that the specified reader does not contain further elements in its section.
- assertNeitherNullNorEmpty(String, String) - Static method in class org.eclipse.smarthome.config.xml.util.ConverterAssertion
-
Asserts that the specified property is neither
nullnor empty. - assertNoAttribute(HierarchicalStreamReader) - Static method in class org.eclipse.smarthome.config.xml.util.ConverterAssertion
-
Asserts that the current node associated with the specified reader does not contain any attributes.
- assertValidItemName(String) - Static method in class org.eclipse.smarthome.core.items.ItemUtil
-
Ensures that the specified name of the item is valid.
- ASTNode - Class in org.eclipse.smarthome.core.voice.text
-
Abstract syntax tree node.
- ASTNode() - Constructor for class org.eclipse.smarthome.core.voice.text.ASTNode
- ASTNode(ASTNode[], TokenList) - Constructor for class org.eclipse.smarthome.core.voice.text.ASTNode
-
Constructs a new AST node.
- AsyncResultWrapper<T> - Class in org.eclipse.smarthome.test
- AsyncResultWrapper() - Constructor for class org.eclipse.smarthome.test.AsyncResultWrapper
- at(Instant) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuturethat resolves at the given epochTime - at(Callable<T>, Instant) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuturethat resolves at the given epochTime with the result of the call. - at(SchedulerRunnable, Instant) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuturethat resolves at the given epochTime and runs the runnable. - Attic - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Attic.
- ATTO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- Audio - Class in org.eclipse.smarthome.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Audio() - Constructor for class org.eclipse.smarthome.model.script.actions.Audio
- AudioException - Exception in org.eclipse.smarthome.core.audio
-
General purpose audio exception
- AudioException() - Constructor for exception org.eclipse.smarthome.core.audio.AudioException
-
Constructs a new exception with null as its detail message.
- AudioException(String) - Constructor for exception org.eclipse.smarthome.core.audio.AudioException
-
Constructs a new exception with the specified detail message.
- AudioException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.audio.AudioException
-
Constructs a new exception with the specified detail message and cause.
- AudioException(Throwable) - Constructor for exception org.eclipse.smarthome.core.audio.AudioException
-
Constructs a new exception with the specified cause.
- AudioFormat - Class in org.eclipse.smarthome.core.audio
-
An audio format definition
- AudioFormat(String, String, Boolean, Integer, Integer, Long) - Constructor for class org.eclipse.smarthome.core.audio.AudioFormat
-
Constructs an instance with the specified properties.
- AudioHTTPServer - Interface in org.eclipse.smarthome.core.audio
-
This is an interface that is implemented by
AudioServletand which allows exposing audio streams through HTTP. - AudioManager - Interface in org.eclipse.smarthome.core.audio
-
This service provides functionality around audio services and is the central service to be used directly by others.
- AudioSink - Interface in org.eclipse.smarthome.core.audio
-
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
- AudioSource - Interface in org.eclipse.smarthome.core.audio
-
This is an audio source, which can provide a continuous live stream of audio.
- AudioStartEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicestarts hearing audio. - AudioStartEvent() - Constructor for class org.eclipse.smarthome.core.voice.AudioStartEvent
- AudioStopEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicestops hearing audio. - AudioStopEvent() - Constructor for class org.eclipse.smarthome.core.voice.AudioStopEvent
- AudioStream - Class in org.eclipse.smarthome.core.audio
-
Wrapper for a source of audio data.
- AudioStream() - Constructor for class org.eclipse.smarthome.core.audio.AudioStream
- AudioStreamUtils - Class in org.eclipse.smarthome.core.audio.utils
-
Some general filename and extension utilities.
- AudioStreamUtils() - Constructor for class org.eclipse.smarthome.core.audio.utils.AudioStreamUtils
- authenticate(Credentials) - Method in interface org.eclipse.smarthome.core.auth.AuthenticationManager
-
Authentication attempt with specified credentials.
- authenticate(Credentials) - Method in interface org.eclipse.smarthome.core.auth.AuthenticationProvider
-
Verify given credentials and give back authentication if they are valid.
- Authentication - Class in org.eclipse.smarthome.core.auth
-
Definition of authentication given to username after verification of credentials by authentication provider.
- Authentication() - Constructor for class org.eclipse.smarthome.core.auth.Authentication
-
no-args constructor required by gson
- Authentication(String, String...) - Constructor for class org.eclipse.smarthome.core.auth.Authentication
-
Creates a new instance
- AUTHENTICATION - Static variable in interface org.eclipse.smarthome.io.http.HandlerPriorities
- AuthenticationException - Exception in org.eclipse.smarthome.core.auth
-
Base type for exceptions thrown by authentication layer.
- AuthenticationException(String) - Constructor for exception org.eclipse.smarthome.core.auth.AuthenticationException
-
Creates a new exception instance.
- AuthenticationException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.AuthenticationException
-
Creates a new exception instance.
- AuthenticationException(Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.AuthenticationException
-
Creates a new exception instance.
- AuthenticationManager - Interface in org.eclipse.smarthome.core.auth
-
Authentication manager is main entry point for all places which are interested in securing requests and verifying their originator.
- AuthenticationProvider - Interface in org.eclipse.smarthome.core.auth
-
Realizations of this type are responsible for checking validity of various credentials and giving back authentication which defines access scope for authenticated user or system.
- author - Variable in class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- autoUpdate(String) - Method in interface org.openhab.core.autoupdate.AutoUpdateBindingProvider
-
Indicates whether an Item with the given
itemNameis configured to automatically update it's State after receiving a Command or not. - AutoUpdateBindingProvider - Interface in org.openhab.core.autoupdate
-
This interface is implemented by classes that can provide configuration information of the AutoUpdate feature.
- AutoUpdatePolicy - Enum in org.eclipse.smarthome.core.thing.type
-
A binding's recommendation to the framework whether a state update should be automatically sent to an item if a command was received.
- averageSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the average value of the state of a given
itemsince a certain point in time. - averageSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the average value of the state of a given
itemsince a certain point in time. - Avg() - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Avg
- Avg() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- Avg(Class<? extends Quantity<?>>) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Avg
- AVG - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'AVG' literal object.
- AVG_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'AVG' literal value.
B
- BAR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- BaseActionModuleHandler - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by ActionModuleHandler implementations
- BaseActionModuleHandler(Action) - Constructor for class org.openhab.core.automation.handler.BaseActionModuleHandler
- BaseBridgeHandler - Class in org.eclipse.smarthome.core.thing.binding
-
The
BaseBridgeHandlerimplements theBridgeHandlerinterface and adds some convenience methods for bridges to theBaseThingHandler. - BaseBridgeHandler(Bridge) - Constructor for class org.eclipse.smarthome.core.thing.binding.BaseBridgeHandler
- BaseConditionModuleHandler - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by ConditionModuleHandler implementations
- BaseConditionModuleHandler(Condition) - Constructor for class org.openhab.core.automation.handler.BaseConditionModuleHandler
- BaseDynamicCommandDescriptionProvider - Class in org.eclipse.smarthome.core.thing.binding
-
The
BaseDynamicCommandDescriptionProviderprovides a base implementation for theDynamicCommandDescriptionProvider. - BaseDynamicCommandDescriptionProvider() - Constructor for class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
- BaseDynamicStateDescriptionProvider - Class in org.eclipse.smarthome.core.thing.binding
-
The
BaseDynamicStateDescriptionProviderprovides a base implementation for theDynamicStateDescriptionProvider. - BaseDynamicStateDescriptionProvider() - Constructor for class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- baseItem - Variable in class org.eclipse.smarthome.core.items.GroupItem
- baseItem - Variable in class org.openhab.core.items.GroupItem
- baseItemType - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- Basement - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Basement.
- BaseModelItemTypeElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- BaseModelItemTypeElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- BaseModuleHandler<T extends Module> - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by any ModuleHandler implementation
- BaseModuleHandler(T) - Constructor for class org.openhab.core.automation.handler.BaseModuleHandler
- BaseModuleHandlerFactory - Class in org.openhab.core.automation.handler
-
This class provides a
ModuleHandlerFactorybase implementation. - BaseModuleHandlerFactory() - Constructor for class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- BaseSmartHomeServlet - Class in org.eclipse.smarthome.io.http.servlet
-
Base class for HTTP servlets.
- BaseSmartHomeServlet() - Constructor for class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
- BaseThingHandler - Class in org.eclipse.smarthome.core.thing.binding
-
BaseThingHandlerprovides a base implementation for theThingHandlerinterface. - BaseThingHandler(Thing) - Constructor for class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Creates a new instance of this class for the
Thing. - BaseThingHandlerFactory - Class in org.eclipse.smarthome.core.thing.binding
-
The
BaseThingHandlerFactoryprovides a base implementation for theThingHandlerFactoryinterface. - BaseThingHandlerFactory() - Constructor for class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
- BaseTriggerModuleHandler - Class in org.openhab.core.automation.handler
-
This is a base class that can be used by TriggerModuleHandler implementations
- BaseTriggerModuleHandler(Trigger) - Constructor for class org.openhab.core.automation.handler.BaseTriggerModuleHandler
- basicSetCommand(ValidCommand, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- basicSetCommand(ValidCommand, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- basicSetDefinition(FilterDetails, NotificationChain) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- basicSetImportSection(XImportSection, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- basicSetNewState(ValidState, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- basicSetNewState(ValidState, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- basicSetOldState(ValidState, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- basicSetOldState(ValidState, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- basicSetRight(XExpression, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- basicSetScript(XBlockExpression, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- basicSetState(ValidState, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- basicSetState(ValidState, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- basicSetTrigger(ValidTrigger, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- basicSetType(JvmTypeReference, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- basicSetUnit(AbstractUnit, NotificationChain) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- Bathroom - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Bathroom.
- Battery - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Battery.
- BECQUEREL - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Bedroom - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Bedroom.
- before(CompletableFuture<T>, Duration) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Return a
ScheduledCompletableFuturethat fails with aTimeoutExceptionwhen the givenCompletableFutureis not resolved before the given timeout. - beforeAdding(E) - Method in interface org.eclipse.smarthome.core.items.RegistryHook
-
Notifies the listener that an element is going to be added to the registry.
- beforeUpdateElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method is called before an element is updated.
- BI - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- Bin2Json - Class in org.openhab.core.io.bin2json
-
This class converts binary data to JSON format.
- Bin2Json(String) - Constructor for class org.openhab.core.io.bin2json.Bin2Json
-
Constructor.
- BinaryPrefix - Enum in org.eclipse.smarthome.core.library.unit
-
The binary prefixes used to derive units by specific powers of 2.
- bindAbstractTypeScopeProvider() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindAbstractTypeScopeProvider() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- bindBundleContext() - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindClassLoaderToInstance() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindDefaultBatchTypeResolver() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindDefaultBatchTypeResolver() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindDefaultReentrantTypeResolver() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindDefaultReentrantTypeResolver() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindFeatureNameValidator() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindFeatureNameValidator() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIAllContainersState$Provider() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIAntlrTokenFileProvider() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIBatchScopeProvider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIBatchScopeProvider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIContainer$Manager() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIContainer$Manager() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIContainer$Manager() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIContainer$Manager() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIContainer$Manager() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIContainer$Manager() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIContentAssistParser() - Method in class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- bindIContentAssistParser() - Method in class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- bindIContentAssistParser() - Method in class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- bindIContentAssistParser() - Method in class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- bindIContentAssistParser() - Method in class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- bindIContentAssistParser() - Method in class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- bindIExpressionInterpreter() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindIExpressionInterpreter() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- bindIFeatureScopeTrackerProvider() - Method in class org.eclipse.smarthome.model.rule.ide.RulesIdeModule
- bindIFeatureScopeTrackerProvider() - Method in class org.eclipse.smarthome.model.script.ide.ScriptIdeModule
- bindIGenerator() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindIGenerator() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- bindIGenerator2() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIGenerator2() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIGenerator2() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIGenerator2() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.persistence.PersistenceRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIGlobalScopeProvider() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIGrammarAccess() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIGrammarAccess() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIGrammarAccess() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIGrammarAccess() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIGrammarAccess() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIGrammarAccess() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIJvmModelInferrer() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIJvmModelInferrer() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIJvmTypeProvider$Factory() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindIJvmTypeProvider$Factory() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- bindILocationInFileProvider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindILocationInFileProvider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindImplicitlyImportedTypes() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindImplicitlyImportedTypes() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- BINDING_ID - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- bindingChanged(BindingProvider, String) - Method in class org.openhab.core.binding.AbstractActiveBinding
- bindingChanged(BindingProvider, String) - Method in class org.openhab.core.binding.AbstractBinding
- bindingChanged(BindingProvider, String) - Method in interface org.openhab.core.binding.BindingChangeListener
-
Called, if a single binding has changed.
- BindingChangeListener - Interface in org.openhab.core.binding
-
This interface must be implemented by classes which want to be notified by a
BindingProviderabout changes in the binding configuration. - BindingConfig - Interface in org.openhab.core.binding
-
This is a simple marker interface to define data structures that are used as binding configurations.
- BindingConfigParseException - Exception in org.eclipse.smarthome.model.item
-
This exception is used by
BindingConfigReaderinstances if parsing configurations fails - BindingConfigParseException - Exception in org.openhab.model.item.binding
- BindingConfigParseException(String) - Constructor for exception org.eclipse.smarthome.model.item.BindingConfigParseException
- BindingConfigParseException(String) - Constructor for exception org.openhab.model.item.binding.BindingConfigParseException
- BindingConfigParseException(String, Exception) - Constructor for exception org.eclipse.smarthome.model.item.BindingConfigParseException
- BindingConfigReader - Interface in org.eclipse.smarthome.model.item
-
This interface must be implemented by services, which can parse the generic binding configuration string used in the
GenericItemProvider. - BindingConfigReader - Interface in org.openhab.model.item.binding
-
This interface must be implemented by services, which can parse the generic binding configuration string used in the
GenericItemProvider. - bindingConfigs - Variable in class org.openhab.model.item.binding.AbstractGenericBindingProvider
-
caches binding configurations.
- BindingI18nLocalizationService - Class in org.eclipse.smarthome.core.binding.i18n
-
This OSGi service could be used to localize the binding info using the I18N mechanism of the openHAB framework.
- BindingI18nLocalizationService(TranslationProvider) - Constructor for class org.eclipse.smarthome.core.binding.i18n.BindingI18nLocalizationService
- BindingInfo - Class in org.eclipse.smarthome.core.binding
-
The
BindingInfoclass contains general information about a binding. - BindingInfo(String, String, String, String, String, URI) - Constructor for class org.eclipse.smarthome.core.binding.BindingInfo
-
Creates a new instance of this class with the specified parameters.
- BindingInfoDTO - Class in org.eclipse.smarthome.core.binding.dto
-
This is a data transfer object that is used to serialize binding info objects.
- BindingInfoDTO() - Constructor for class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- BindingInfoDTO(String, String, String, String, String) - Constructor for class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- BindingInfoProvider - Interface in org.eclipse.smarthome.core.binding
-
The
BindingInfoProvideris a service interface providingBindingInfoobjects. - BindingInfoRegistry - Class in org.eclipse.smarthome.core.binding
-
The
BindingInfoRegistryprovides access toBindingInfoobjects. - BindingInfoRegistry() - Constructor for class org.eclipse.smarthome.core.binding.BindingInfoRegistry
- BindingProvider - Interface in org.openhab.core.binding
- bindings - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Bindings' containment reference list. - bindingsExist() - Method in class org.openhab.core.binding.AbstractBinding
- bindIParser() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIParser() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIParser() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIParser() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIParser() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIParser() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIPrefixMatcher() - Method in class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- bindIPrefixMatcher() - Method in class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- bindIPrefixMatcher() - Method in class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- bindIPrefixMatcher() - Method in class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- bindIPrefixMatcher() - Method in class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- bindIPrefixMatcher() - Method in class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- bindIProposalConflictHelper() - Method in class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- bindIProposalConflictHelper() - Method in class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- bindIProposalConflictHelper() - Method in class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- bindIProposalConflictHelper() - Method in class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- bindIProposalConflictHelper() - Method in class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- bindIProposalConflictHelper() - Method in class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- bindIQualifiedNameProvider() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIQualifiedNameProvider() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindIRenameService2() - Method in class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- bindIRenameService2() - Method in class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- bindIRenameService2() - Method in class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- bindIRenameService2() - Method in class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- bindIRenameService2() - Method in class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- bindIRenameService2() - Method in class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- bindIRenameStrategy2() - Method in class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- bindIRenameStrategy2() - Method in class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- bindIRenameStrategy2() - Method in class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- bindIRenameStrategy2() - Method in class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- bindIRenameStrategy2() - Method in class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- bindIRenameStrategy2() - Method in class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- bindIResourceValidator() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindIResourceValidator() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindIScopeProvider() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindIScopeProvider() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindIScopeProvider() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIScopeProvider() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindISemanticSequencer() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindISemanticSequencer() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindISemanticSequencer() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindISemanticSequencer() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindISemanticSequencer() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindISemanticSequencer() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindISerializer() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindISerializer() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindISerializer() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindISerializer() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindISerializer() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindISerializer() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindISyntacticSequencer() - Method in class org.eclipse.smarthome.model.thing.ThingRuntimeModule
- bindItemsValidator() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindITokenDefProvider() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindITokenDefProvider() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindITokenDefProvider() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindITokenDefProvider() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindITokenDefProvider() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindITokenDefProvider() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindITokenToStringConverter() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindITokenToStringConverter() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindITokenToStringConverter() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindITokenToStringConverter() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindITokenToStringConverter() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindITokenToStringConverter() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindITypeComputer() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindITypeComputer() - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- bindIUnorderedGroupHelper() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindIValueConverterService() - Method in class org.eclipse.smarthome.model.ItemsRuntimeModule
- bindIValueConverterService() - Method in class org.eclipse.smarthome.model.sitemap.SitemapRuntimeModule
- bindIValueConverterService() - Method in class org.eclipse.smarthome.model.thing.ThingRuntimeModule
- bindLexer() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- bindLexer() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindLexer() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindLexer() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindLexer() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindLexer() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- bindPersistenceValidator() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- bindRulesValidator() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- bindScriptValidator() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- bindSitemapValidator() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- bindStateAndCommandProvider() - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- bindThingValidator() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- BIT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- BIT_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- BLACK - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- BLACK - Static variable in class org.openhab.core.library.types.HSBType
- Blinds - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Blinds.
- BLUE - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- BLUE - Static variable in class org.openhab.core.library.types.HSBType
- BOOLEAN - org.eclipse.smarthome.config.core.ConfigDescriptionParameter.Type
-
The data type for a boolean (
trueorfalse). - BOOLEAN_OBJECTElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- BOOLEANElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BOOLEANElements
- BOOLEANElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BOOLEANElements
- bridge - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- bridge - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
-
The cached value of the '
Bridge' attribute. - Bridge - Interface in org.eclipse.smarthome.core.thing
- BRIDGE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
-
The default value of the '
Bridge' attribute. - BRIDGE_OFFLINE - org.eclipse.smarthome.core.thing.ThingStatusDetail
- BRIDGE_OFFLINE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- BRIDGE_UID_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Bridge UID' attribute. - BRIDGE_UNINITIALIZED - org.eclipse.smarthome.core.thing.ThingStatusDetail
- BRIDGE_UNINITIALIZED - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.UninitializedStatus
- BridgeBuilder - Class in org.eclipse.smarthome.core.thing.binding.builder
-
This class allows the easy construction of a
Bridgeinstance using the builder pattern. - BridgeHandler - Interface in org.eclipse.smarthome.core.thing.binding
-
A
BridgeHandlerhandles the communication between the openHAB framework and a bridge (a device that acts as a gateway to enable the communication with other devices) represented by aBridgeinstance. - bridgeStatusChanged(ThingStatusInfo) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- bridgeStatusChanged(ThingStatusInfo) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Notifies the handler that the bridge's status has changed.
- BridgeType - Class in org.eclipse.smarthome.core.thing.type
-
The
BridgeTypedescribes a concrete type of aBridge. - BridgeType(String, String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.BridgeType
-
Deprecated.Use
ThingTypeBuilder.buildBridge() instead. - BridgeType(ThingTypeUID, List<String>, String, String, String, boolean, String, List<ChannelDefinition>, List<ChannelGroupDefinition>, Map<String, String>, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.BridgeType
-
Deprecated.Use
ThingTypeBuilder.buildBridge() instead. - BridgeType(ThingTypeUID, List<String>, String, String, String, boolean, List<ChannelDefinition>, List<ChannelGroupDefinition>, Map<String, String>, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.BridgeType
-
Deprecated.Use
ThingTypeBuilder.buildBridge() instead. - BridgeType(ThingTypeUID, List<String>, String, String, List<ChannelDefinition>, List<ChannelGroupDefinition>, Map<String, String>, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.BridgeType
-
Deprecated.Use
ThingTypeBuilder.buildBridge() instead. - bridgeUID - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- bridgeUID - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- bridgeUID - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Bridge UID' attribute. - broadcastEvent(Event) - Method in class org.eclipse.smarthome.io.rest.sse.SseResource
-
Broadcasts an event described by the given parameter to all currently listening clients.
- brokerAdded(String, MqttBrokerConnection) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttServiceObserver
-
Called, if a new broker has been added to the {@see MqttService}.
- brokerConnection - Variable in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
- brokerRemoved(String, MqttBrokerConnection) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttServiceObserver
-
Called, if a broker has been removed from the {@see MqttService}.
- build() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionBuilder
-
Builds a
ConfigDescriptionwith the settings of this builder. - build() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Builds a result with the settings of this builder.
- build() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Builds the new
ConfigStatusMessageobject. - build() - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Builds a result with the settings of this builder.
- build() - Method in interface org.eclipse.smarthome.core.common.SafeCallerBuilder
-
Creates a dynamic proxy with the according properties which guards the caller from hanging implementations in the target object.
- build() - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Builds the
ThreadFactory, configuring it as specified. - build() - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Creates an item with the currently configured values.
- build() - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- build() - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Builds and returns the channel.
- build() - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- build() - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingStatusInfoBuilder
-
Builds and returns the status info.
- build() - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Builds the firmware.
- build() - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Create a profile type instance with the previously given parameters.
- build() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Build a channel definition.
- build() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeBuilder
-
Build the
ChannelGroupTypewith the given values - build() - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Build the ChannelType with the given values
- build() - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
-
Builds and returns a new
ThingTypeaccording to the given values from this builder. - build() - Method in class org.eclipse.smarthome.core.types.CommandDescriptionBuilder
-
Build a
CommandDescriptionfrom the values of this builder. - build() - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Build a
StateDescriptionFragmentfrom the values of this builder. - build() - Method in class org.openhab.core.automation.util.ActionBuilder
- build() - Method in class org.openhab.core.automation.util.ConditionBuilder
- build() - Method in class org.openhab.core.automation.util.ModuleBuilder
- build() - Method in class org.openhab.core.automation.util.RuleBuilder
- build() - Method in class org.openhab.core.automation.util.TriggerBuilder
- buildBridge() - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
-
Builds and returns a new
BridgeTypeaccording to the given values from this builder. - buildCommandUsage(String) - Method in class org.eclipse.smarthome.io.console.extensions.AbstractConsoleCommandExtension
-
Build a command usage string.
- buildCommandUsage(String, String) - Method in class org.eclipse.smarthome.io.console.extensions.AbstractConsoleCommandExtension
-
Build a command usage string.
- Building - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Building.
- buildModuleType(String, Map<String, Set<ModuleInformation>>) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- buildString() - Static method in class org.openhab.core.OpenHAB
- bundle() - Method in class org.eclipse.smarthome.test.BundleCloseable
- BundleCloseable - Class in org.eclipse.smarthome.test
-
A wrapper that uninstalls a bundle on close.
- BundleCloseable(Bundle) - Constructor for class org.eclipse.smarthome.test.BundleCloseable
- bundleContext - Variable in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
- bundleContext - Variable in class org.eclipse.smarthome.test.java.JavaOSGiTest
- BundleResolver - Interface in org.eclipse.smarthome.core.util
-
Resolve bundle specific information from the framework.
- BusEvent - Class in org.eclipse.smarthome.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- BusEvent() - Constructor for class org.eclipse.smarthome.model.script.actions.BusEvent
- BYTE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- ByteArrayAudioStream - Class in org.eclipse.smarthome.core.audio
-
This is an implementation of a
FixedLengthAudioStream, which is based on a simple byte array. - ByteArrayAudioStream(byte[], AudioFormat) - Constructor for class org.eclipse.smarthome.core.audio.ByteArrayAudioStream
- bytes - Variable in class org.eclipse.smarthome.core.library.types.RawType
- bytesToHex(byte[]) - Static method in class org.eclipse.smarthome.core.util.HexUtils
-
Converts a byte array into a hex string (in format "0123456789ABCDEF").
- bytesToHex(byte[], CharSequence) - Static method in class org.eclipse.smarthome.core.util.HexUtils
-
Converts a byte array into a hex string with a given delimiter.
- byteToHex(byte) - Static method in class org.eclipse.smarthome.core.util.HexUtils
C
- cachedFiles - Variable in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
- calculate(List<Item>) - Method in interface org.openhab.core.items.GroupFunction
-
Determines the current state of a group based on a list of items
- calculate(List<Item>) - Method in class org.openhab.core.items.GroupFunction.Equality
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.NAnd
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.NOr
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- calculate(List<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- calculate(Set<Item>) - Method in interface org.eclipse.smarthome.core.items.GroupFunction
-
Determines the current state of a group based on a list of items
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.items.GroupFunction.Equality
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.And
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Avg
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Count
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Max
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Min
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.NAnd
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.NOr
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Or
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Sum
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Earliest
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Latest
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Avg
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Max
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Min
- calculate(Set<Item>) - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Sum
- calendar - Variable in class org.openhab.core.library.types.DateTimeType
- call(Runnable) - Method in interface org.eclipse.smarthome.model.core.SafeEMF
-
Calls the given function.
- call(Supplier<T>) - Method in interface org.eclipse.smarthome.model.core.SafeEMF
-
Calls the given function.
- CALL - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- callback - Variable in class org.openhab.core.automation.handler.BaseModuleHandler
- CallItem - Class in org.eclipse.smarthome.core.library.items
-
This item identifies a telephone call by its origin and destination.
- CallItem - Class in org.openhab.library.tel.items
- CallItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.CallItem
- CallItem(String) - Constructor for class org.openhab.library.tel.items.CallItem
- callScript(String) - Static method in class org.eclipse.smarthome.model.script.actions.ScriptExecution
-
Calls a script which must be located in the configurations/scripts folder.
- CallType - Class in org.openhab.library.tel.types
- CallType() - Constructor for class org.openhab.library.tel.types.CallType
- CallType(String) - Constructor for class org.openhab.library.tel.types.CallType
- CallType(String, String) - Constructor for class org.openhab.library.tel.types.CallType
- CallType(StringType, StringType) - Constructor for class org.openhab.library.tel.types.CallType
- Camera - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Camera.
- cancel() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.FirmwareUpdateHandler
-
Cancels a previous started firmware update.
- cancel() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicFirmwareUpdateThingHandler
- cancel() - Method in interface org.eclipse.smarthome.model.script.actions.Timer
-
Cancels the timer
- canceled() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update was canceled.
- CANCELED - org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResult
-
Indicates that the firmware update was canceled.
- cancelFirmwareUpdate(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateService
-
Cancels the firmware update of the thing having the given thing UID by invoking the operation
FirmwareUpdateHandler.cancel()of the thing´s firmware update handler. - cancelTimeoutFuture() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
The connection process is limited by a timeout, realized with a
CompletableFuture. - canConvert(Class) - Method in class org.eclipse.smarthome.config.xml.util.GenericUnmarshaller
- CANDELA - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Car - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Car.
- Carport - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Carport.
- caseAbstractUnit(AbstractUnit) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Abstract Unit'.
- caseAllConfig(AllConfig) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'All Config'.
- caseChangedEventTrigger(ChangedEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Changed Event Trigger'.
- caseChart(Chart) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Chart'.
- caseColorArray(ColorArray) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Color Array'.
- caseColorpicker(Colorpicker) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Colorpicker'.
- caseCommandEventTrigger(CommandEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Command Event Trigger'.
- caseCronStrategy(CronStrategy) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Cron Strategy'.
- caseDefault(Default) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Default'.
- caseEventEmittedTrigger(EventEmittedTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Event Emitted Trigger'.
- caseEventTrigger(EventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Event Trigger'.
- caseFilter(Filter) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Filter'.
- caseFilterDetails(FilterDetails) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Filter Details'.
- caseFrame(Frame) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Frame'.
- caseGroup(Group) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Group'.
- caseGroupConfig(GroupConfig) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Group Config'.
- caseGroupMemberChangedEventTrigger(GroupMemberChangedEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Group Member Changed Event Trigger'.
- caseGroupMemberCommandEventTrigger(GroupMemberCommandEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Group Member Command Event Trigger'.
- caseGroupMemberUpdateEventTrigger(GroupMemberUpdateEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Group Member Update Event Trigger'.
- caseIDUnit(IDUnit) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'ID Unit'.
- caseImage(Image) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Image'.
- caseItemConfig(ItemConfig) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Item Config'.
- caseItemModel(ItemModel) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Item Model'.
- caseLinkableWidget(LinkableWidget) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Linkable Widget'.
- caseList(List) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'List'.
- caseMapping(Mapping) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Mapping'.
- caseMapview(Mapview) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Mapview'.
- caseModelBinding(ModelBinding) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Binding'.
- caseModelBridge(ModelBridge) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Bridge'.
- caseModelChannel(ModelChannel) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Channel'.
- caseModelGroupItem(ModelGroupItem) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Group Item'.
- caseModelItem(ModelItem) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Item'.
- caseModelNormalItem(ModelNormalItem) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Normal Item'.
- caseModelProperty(ModelProperty) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'Model Property'.
- caseModelProperty(ModelProperty) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Property'.
- caseModelPropertyContainer(ModelPropertyContainer) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Property Container'.
- caseModelThing(ModelThing) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model Thing'.
- caseNonLinkableWidget(NonLinkableWidget) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Non Linkable Widget'.
- casePersistenceConfiguration(PersistenceConfiguration) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Configuration'.
- casePersistenceModel(PersistenceModel) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseQuantityLiteral(QuantityLiteral) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Quantity Literal'.
- caseRule(Rule) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Rule'.
- caseRuleModel(RuleModel) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Rule Model'.
- caseScript(Script) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Script'.
- caseSelection(Selection) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Selection'.
- caseSetpoint(Setpoint) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Setpoint'.
- caseSitemap(Sitemap) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Sitemap'.
- caseSitemapModel(SitemapModel) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseSlider(Slider) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Slider'.
- caseSpecificUnit(SpecificUnit) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'Specific Unit'.
- caseStrategy(Strategy) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Strategy'.
- caseStringUnit(StringUnit) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'String Unit'.
- caseSwitch(Switch) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Switch'.
- caseSystemOnShutdownTrigger(SystemOnShutdownTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System On Shutdown Trigger'.
- caseSystemOnStartupTrigger(SystemOnStartupTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System On Startup Trigger'.
- caseSystemTrigger(SystemTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'System Trigger'.
- caseText(Text) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Text'.
- caseThingModel(ThingModel) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'Model'.
- caseThingStateChangedEventTrigger(ThingStateChangedEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Thing State Changed Event Trigger'.
- caseThingStateUpdateEventTrigger(ThingStateUpdateEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Thing State Update Event Trigger'.
- caseThresholdFilter(ThresholdFilter) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Threshold Filter'.
- caseTimeFilter(TimeFilter) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'Time Filter'.
- caseTimerTrigger(TimerTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Timer Trigger'.
- caseUpdateEventTrigger(UpdateEventTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Update Event Trigger'.
- caseValidCommand(ValidCommand) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command'.
- caseValidCommandId(ValidCommandId) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command Id'.
- caseValidCommandNumber(ValidCommandNumber) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command Number'.
- caseValidCommandString(ValidCommandString) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Command String'.
- caseValidState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State'.
- caseValidStateId(ValidStateId) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State Id'.
- caseValidStateNumber(ValidStateNumber) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State Number'.
- caseValidStateString(ValidStateString) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid State String'.
- caseValidTrigger(ValidTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger'.
- caseValidTriggerId(ValidTriggerId) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger Id'.
- caseValidTriggerNumber(ValidTriggerNumber) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger Number'.
- caseValidTriggerString(ValidTriggerString) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Valid Trigger String'.
- caseVariableDeclaration(VariableDeclaration) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'Variable Declaration'.
- caseVideo(Video) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Video'.
- caseVisibilityRule(VisibilityRule) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Visibility Rule'.
- caseWebview(Webview) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Webview'.
- caseWidget(Widget) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'Widget'.
- caseXBlockExpression(XBlockExpression) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'XBlock Expression'.
- caseXExpression(XExpression) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'XExpression'.
- category - Variable in class org.eclipse.smarthome.core.items.dto.ItemDTO
- category - Variable in class org.eclipse.smarthome.core.items.GenericItem
- category - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- category - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- category - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- category - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- category - Variable in class org.eclipse.smarthome.io.rest.core.service.ConfigurableServiceDTO
- CD - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- CELSIUS - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- CENTI(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- CFG_PACKAGE - Static variable in class org.openhab.core.OpenHAB
-
the configuraton parameter name used for the base package
- CHAIN - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- CHANGE - Static variable in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy.Globals
- CHANGE - Static variable in class org.eclipse.smarthome.model.persistence.scoping.GlobalStrategies
- CHANGED_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Changed Event Trigger' class. - CHANGED_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Changed Event Trigger' class. - CHANGED_EVENT_TRIGGER__ITEM - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- CHANGED_EVENT_TRIGGER__ITEM - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'New State' containment reference.
- CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'New State' containment reference feature.
- CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Old State' containment reference.
- CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Old State' containment reference feature.
- CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Changed Event Trigger' class.
- ChangedEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Changed Event Trigger'.
- ChangedEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- ChangedEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Changed Event Trigger'.
- ChangedEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- changedSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
itemhas changed since a certain point in time. - changedSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
itemhas changed since a certain point in time. - changelog - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- changeThingType(ThingTypeUID, Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- channel - Variable in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
-
The cached value of the '
Channel' attribute. - Channel - Class in org.eclipse.smarthome.core.thing
- Channel(ChannelUID, ChannelTypeUID, String, ChannelKind, Configuration, Set<String>, Map<String, String>, String, String, AutoUpdatePolicy) - Constructor for class org.eclipse.smarthome.core.thing.Channel
-
Deprecated.- use ChannelBuilder instead
- Channel(ChannelUID, String) - Constructor for class org.eclipse.smarthome.core.thing.Channel
-
Deprecated.- use
ChannelBuilderinstead - Channel(ChannelUID, String, Set<String>) - Constructor for class org.eclipse.smarthome.core.thing.Channel
-
Deprecated.- use
ChannelBuilderinstead - Channel(ChannelUID, String, Configuration) - Constructor for class org.eclipse.smarthome.core.thing.Channel
-
Deprecated.- use
ChannelBuilderinstead - Channel(ChannelUID, String, Configuration, Set<String>, Map<String, String>) - Constructor for class org.eclipse.smarthome.core.thing.Channel
-
Deprecated.- use
ChannelBuilderinstead - CHANNEL_BRIGHTNESS - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_COLOR - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_CONTACT - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
-
The default value of the '
Channel' attribute. - CHANNEL_IDElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- CHANNEL_IMAGE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_KIND_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
-
The default value of the '
Channel Kind' attribute. - CHANNEL_LOCATION - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_SET_TEMPERATURE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_SIGNAL_STRENGTH - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_SWITCH - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_SYSTEM_COMMAND - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_TEMPERATURE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- CHANNEL_TYPE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
-
The default value of the '
Channel Type' attribute. - ChannelBuilder - Class in org.eclipse.smarthome.core.thing.binding.builder
-
ChannelBuilderis responsible for creatingChannels. - ChannelDefinition - Class in org.eclipse.smarthome.core.thing.type
- ChannelDefinition(String, ChannelTypeUID) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Deprecated.use the builder
- ChannelDefinition(String, ChannelTypeUID, Map<String, String>, String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Deprecated.use the builder
- ChannelDefinition(String, ChannelTypeUID, Map<String, String>, String, String, AutoUpdatePolicy) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Deprecated.use the builder
- ChannelDefinitionBuilder - Class in org.eclipse.smarthome.core.thing.type
-
Builder for a channel definition.
- ChannelDefinitionBuilder(String, ChannelTypeUID) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Creates a new channel definition builder.
- ChannelDefinitionBuilder(ChannelDefinition) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Creates a new channel definition builder.
- ChannelDefinitionDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used to serialize channel definitions.
- ChannelDefinitionDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- ChannelDefinitionDTO(String, String, String, String, Set<String>, String, StateDescription, boolean, Map<String, String>) - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- ChannelDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used to serialize channels.
- ChannelDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- ChannelDTO(ChannelUID, String, String, ChannelKind, String, String, Map<String, String>, Configuration, Set<String>) - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- ChannelDTOMapper - Class in org.eclipse.smarthome.core.thing.dto
-
The
ChannelDTOMapperis an utility class to map channels into channel data transfer objects (DTOs). - ChannelDTOMapper() - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelDTOMapper
- ChannelGroupDefinition - Class in org.eclipse.smarthome.core.thing.type
- ChannelGroupDefinition(String, ChannelGroupTypeUID) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
-
Creates a new instance of this class with the specified parameters.
- ChannelGroupDefinition(String, ChannelGroupTypeUID, String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
-
Creates a new instance of this class with the specified parameters.
- ChannelGroupDefinitionDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used to serialize channel group definitions.
- ChannelGroupDefinitionDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelGroupDefinitionDTO
- ChannelGroupDefinitionDTO(String, String, String, List<ChannelDefinitionDTO>) - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelGroupDefinitionDTO
- channelGroups - Variable in class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- ChannelGroupType - Class in org.eclipse.smarthome.core.thing.type
-
The
ChannelGroupTypecontains a list ofChannelDefinitions and further meta information such as label and description, which are generally used by user interfaces. - ChannelGroupType(ChannelGroupTypeUID, boolean, String, String, List<ChannelDefinition>) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelGroupType
-
Deprecated.Use the
ChannelGroupTypeBuilderinstead. - ChannelGroupTypeBuilder - Class in org.eclipse.smarthome.core.thing.type
-
A
ChannelGroupTypebuilder. - ChannelGroupTypeI18nLocalizationService - Class in org.eclipse.smarthome.core.thing.i18n
-
This OSGi service could be used to localize a
ChannelGroupTypetype using the I18N mechanism of the openHAB framework. - ChannelGroupTypeI18nLocalizationService(TranslationProvider, ChannelTypeI18nLocalizationService, ChannelTypeRegistry) - Constructor for class org.eclipse.smarthome.core.thing.i18n.ChannelGroupTypeI18nLocalizationService
- ChannelGroupTypeProvider - Interface in org.eclipse.smarthome.core.thing.type
-
The
ChannelGroupTypeProvideris responsible for providing channel group types. - ChannelGroupTypeRegistry - Class in org.eclipse.smarthome.core.thing.type
-
The
ChannelGroupTypeRegistrytracks allChannelGroupTypes provided by registeredChannelGroupTypeProviders. - ChannelGroupTypeRegistry() - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
- ChannelGroupTypeUID - Class in org.eclipse.smarthome.core.thing.type
-
The
ChannelGroupTypeUIDrepresents a unique identifier for channel group types. - ChannelGroupTypeUID(String) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeUID
-
Creates a new instance of this class with the specified parameter.
- ChannelGroupTypeUID(String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeUID
-
Creates a new instance of this class with the specified parameter.
- ChannelGroupUID - Class in org.eclipse.smarthome.core.thing
-
ChannelGroupUIDrepresents a unique identifier for channel groups. - ChannelGroupUID(String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelGroupUID
-
Parses a
ChannelGroupUIDfor a given string. - ChannelGroupUID(ThingUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelGroupUID
- channelKind - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
-
The cached value of the '
Channel Kind' attribute. - ChannelKind - Enum in org.eclipse.smarthome.core.thing.type
-
Kind of the channel.
- channelLinked(ChannelUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- channelLinked(ChannelUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Notifies the handler that a channel was linked.
- channelLinked(ChannelUID) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- channelOptionsMap - Variable in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
- channelOptionsMap - Variable in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- channelPatternMap - Variable in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- channels - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelGroupDefinitionDTO
- channels - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- channels - Variable in class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- channels - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Channels' containment reference list. - channelTriggered(Thing, ChannelUID, String) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs the framework that a channel has been triggered.
- ChannelTriggeredEvent - Class in org.eclipse.smarthome.core.thing.events
-
ChannelTriggeredEvents can be used to deliver triggers through the openHAB event bus. - ChannelTriggeredEvent(String, String, String, String, ChannelUID) - Constructor for class org.eclipse.smarthome.core.thing.events.ChannelTriggeredEvent
-
Constructs a new thing trigger event.
- channelType - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
-
The cached value of the '
Channel Type' attribute. - ChannelType - Class in org.eclipse.smarthome.core.thing.type
-
The
ChannelTypedescribes a concrete type of aChannel. - ChannelType(ChannelTypeUID, boolean, String, String, String, String, Set<String>, CommandDescription, URI, AutoUpdatePolicy) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelType
-
Creates a new instance of a "write-only"
ChannelTypewith command options. - ChannelType(ChannelTypeUID, boolean, String, String, String, String, Set<String>, StateDescription, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelType
-
Deprecated.Use the
ChannelTypeBuilderinstead. - ChannelType(ChannelTypeUID, boolean, String, ChannelKind, String, String, String, Set<String>, StateDescription, EventDescription, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelType
-
Deprecated.Use the
ChannelTypeBuilderinstead. - ChannelType(ChannelTypeUID, boolean, String, ChannelKind, String, String, String, Set<String>, StateDescription, EventDescription, URI, AutoUpdatePolicy) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelType
-
Creates a new instance of this class with the specified parameters.
- ChannelTypeBuilder<T extends ChannelTypeBuilder<T>> - Interface in org.eclipse.smarthome.core.thing.type
-
Interface for ChannelTypeBuilder
- ChannelTypeDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used with to serialize channel types.
- ChannelTypeDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- ChannelTypeDTO(String, String, String, String, String, ChannelKind, List<ConfigDescriptionParameterDTO>, List<ConfigDescriptionParameterGroupDTO>, StateDescription, Set<String>, boolean, CommandDescription) - Constructor for class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- channelTypeI18nLocalizationService - Variable in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
- channelTypeI18nLocalizationService - Variable in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- ChannelTypeI18nLocalizationService - Class in org.eclipse.smarthome.core.thing.i18n
-
This OSGi service could be used to localize a
ChannelTypeusing the I18N mechanism of the openHAB framework. - ChannelTypeI18nLocalizationService(TranslationProvider) - Constructor for class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- ChannelTypeProvider - Interface in org.eclipse.smarthome.core.thing.type
-
The
ChannelTypeProvideris responsible for providing channel types. - ChannelTypeRegistry - Class in org.eclipse.smarthome.core.thing.type
- ChannelTypeRegistry() - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
- channelTypeUID - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- ChannelTypeUID - Class in org.eclipse.smarthome.core.thing.type
-
The
ChannelTypeUIDrepresents a unique identifier for channel types. - ChannelTypeUID(String) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelTypeUID
-
Creates a new instance of this class with the specified parameter.
- ChannelTypeUID(String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.ChannelTypeUID
-
Creates a new instance of this class with the specified parameter.
- channelUID - Variable in class org.eclipse.smarthome.core.thing.link.dto.ItemChannelLinkDTO
- ChannelUID - Class in org.eclipse.smarthome.core.thing
-
ChannelUIDrepresents a unique identifier for channels. - ChannelUID(String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
-
Parses a
ChannelUIDfor a given string. - ChannelUID(String, String, String, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
-
Deprecated.
- ChannelUID(String, String, String, String, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
-
Deprecated.
- ChannelUID(ChannelGroupUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
- ChannelUID(ThingTypeUID, String, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
-
Deprecated.
- ChannelUID(ThingTypeUID, ThingUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
-
Deprecated.
- ChannelUID(ThingTypeUID, ThingUID, String, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
-
Deprecated.
- ChannelUID(ThingUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
- ChannelUID(ThingUID, String, String) - Constructor for class org.eclipse.smarthome.core.thing.ChannelUID
- channelUnlinked(ChannelUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- channelUnlinked(ChannelUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Notifies the handler that a channel was unlinked.
- channelUnlinked(ChannelUID) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- Chart - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Chart'.
- Chart - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Chart'.
- CHART - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Chart' class. - CHART - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Chart' class. - CHART__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- CHART__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- CHART__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- CHART__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- CHART__LEGEND - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Legend' attribute.
- CHART__LEGEND - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Legend' attribute feature.
- CHART__PERIOD - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Period' attribute.
- CHART__PERIOD - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Period' attribute feature.
- CHART__REFRESH - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Refresh' attribute.
- CHART__REFRESH - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Refresh' attribute feature.
- CHART__SERVICE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Service' attribute.
- CHART__SERVICE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Service' attribute feature.
- CHART__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- CHART__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- CHART_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Chart' class.
- ChartElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- ChartImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Chart'.
- ChartImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- ChartProvider - Interface in org.eclipse.smarthome.ui.chart
-
Defines the interface for chart providers.
- ChartProvider - Interface in org.openhab.ui.chart
-
Defines the interface for chart providers.
- ChartProvider.ImageType - Enum in org.eclipse.smarthome.ui.chart
-
Provides a list of image types
- ChartProvider.ImageType - Enum in org.openhab.ui.chart
-
Provides a list of image types
- check_thing_has_valid_id(ModelThing) - Method in class org.eclipse.smarthome.model.thing.validation.ThingValidator
- checkAliveClients() - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- checkClientTrusted(X509Certificate[], String) - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- checkConfigurationInternal(Issues) - Method in class org.eclipse.smarthome.model.lazygen.LazyGenerator
- checkDiemension(ModelItem) - Method in class org.eclipse.smarthome.model.validation.ItemsValidator
- checkFramesInFrame(Frame) - Method in class org.eclipse.smarthome.model.sitemap.validation.SitemapValidator
- checkFramesInWidgetList(LinkableWidget) - Method in class org.eclipse.smarthome.model.sitemap.validation.SitemapValidator
- checkFramesInWidgetList(Sitemap) - Method in class org.eclipse.smarthome.model.sitemap.validation.SitemapValidator
- checkHead(String...) - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Checks for the first token of the list.
- checkItemName(ModelItem) - Method in class org.eclipse.smarthome.model.validation.ItemsValidator
- checkNotNull(Object, String) - Static method in class org.eclipse.smarthome.core.events.AbstractEventFactory
- checkNotNullOrEmpty(String, String) - Static method in class org.eclipse.smarthome.core.events.AbstractEventFactory
- checkServerTrusted(X509Certificate[], String) - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- checkSetpoints(Setpoint) - Method in class org.eclipse.smarthome.model.sitemap.validation.SitemapValidator
- checkTail(String...) - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Checks for the last token of the list.
- checkVitality(String, int, int) - Static method in class org.eclipse.smarthome.model.script.actions.Ping
-
Checks the vitality of
host. - checkVitality(String, int, int) - Static method in class org.openhab.io.net.actions.Ping
-
Checks the vitality of
host. - childHandlerDisposed(ThingHandler, Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseBridgeHandler
- childHandlerDisposed(ThingHandler, Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.BridgeHandler
-
Informs the bridge handler that a child handler has been disposed.
- childHandlerInitialized(ThingHandler, Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseBridgeHandler
- childHandlerInitialized(ThingHandler, Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.BridgeHandler
-
Informs the bridge handler that a child handler has been initialized.
- children - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
-
The cached value of the '
Children' containment reference list. - children - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Children' containment reference list. - children - Variable in class org.openhab.core.automation.dto.CompositeActionTypeDTO
- children - Variable in class org.openhab.core.automation.dto.CompositeConditionTypeDTO
- children - Variable in class org.openhab.core.automation.dto.CompositeTriggerTypeDTO
- CidrAddress - Class in org.eclipse.smarthome.core.net
-
The CIDR (Class-less interdomain routing) notation is an IP address and additionally ends with a slash followed by the network prefix length number.
- CidrAddress(InetAddress, short) - Constructor for class org.eclipse.smarthome.core.net.CidrAddress
- CleaningRobot - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Cleaning Robot.
- clear() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Discards all items from the cache.
- client - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- clientCallback - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- clientId - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- clientID - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- clone() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- close() - Method in class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
- close() - Method in class org.eclipse.smarthome.core.audio.ByteArrayAudioStream
- close() - Method in class org.eclipse.smarthome.core.audio.FileAudioStream
- close() - Method in class org.eclipse.smarthome.core.audio.URLAudioStream
- close() - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Stop the service and free underlying resources.
- close() - Method in class org.eclipse.smarthome.io.rest.Stream2JSONInputStream
- close() - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Close properly JmDNS instances
- close() - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- close() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- close() - Method in class org.eclipse.smarthome.test.BundleCloseable
- CLOSED - org.eclipse.smarthome.core.library.types.OpenClosedType
- CLOSED - org.openhab.core.library.types.OpenClosedType
- cmd - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
-
The cached value of the '
Cmd' attribute. - cmd(Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a command to the resulting AST tree.
- cmd(Object, Command) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a command to the resulting AST tree, if the expression matches.
- CMD_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
-
The default value of the '
Cmd' attribute. - CMD_LINE_DELIMITER - Static variable in class org.eclipse.smarthome.io.net.exec.ExecUtil
-
Use this to separate between command and parameter, and also between parameters.
- CO - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a CO.
- CO2 - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a CO2.
- CODEC_AAC - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
AAC Codec
- CODEC_MP3 - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
MP3 Codec
- CODEC_PCM_ALAW - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
PCM A-law
- CODEC_PCM_SIGNED - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
PCM Signed
- CODEC_PCM_ULAW - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
PCM u-law
- CODEC_PCM_UNSIGNED - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
PCM Unsigned
- CODEC_VORBIS - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
Vorbis Codec
- COLOR - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- COLOR_ARRAY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Color Array' class. - COLOR_ARRAY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Color Array' class. - COLOR_ARRAY__ARG - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Arg' attribute.
- COLOR_ARRAY__ARG - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Arg' attribute feature.
- COLOR_ARRAY__CONDITION - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Condition' attribute.
- COLOR_ARRAY__CONDITION - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Condition' attribute feature.
- COLOR_ARRAY__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- COLOR_ARRAY__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- COLOR_ARRAY__SIGN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Sign' attribute.
- COLOR_ARRAY__SIGN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Sign' attribute feature.
- COLOR_ARRAY__STATE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'State' attribute.
- COLOR_ARRAY__STATE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- COLOR_ARRAY_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Color Array' class.
- ColorArray - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Color Array'.
- ColorArray - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Color Array'.
- ColorArrayElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- ColorArrayImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Color Array'.
- ColorArrayImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- ColorItem - Class in org.eclipse.smarthome.core.library.items
-
A ColorItem can be used for color values, e.g.
- ColorItem - Class in org.openhab.core.library.items
-
A ColorItem can be used for color values, e.g.
- ColorItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.ColorItem
- ColorItem(String) - Constructor for class org.openhab.core.library.items.ColorItem
- Colorpicker - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Colorpicker'.
- Colorpicker - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Colorpicker'.
- COLORPICKER - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Colorpicker' class. - COLORPICKER - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Colorpicker' class. - COLORPICKER__FREQUENCY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Frequency' attribute.
- COLORPICKER__FREQUENCY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Frequency' attribute feature.
- COLORPICKER__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- COLORPICKER__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- COLORPICKER__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- COLORPICKER__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- COLORPICKER__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- COLORPICKER__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- COLORPICKER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Colorpicker' class.
- ColorpickerElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- ColorpickerImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Colorpicker'.
- ColorpickerImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- ColorTemperature - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Color Temperature.
- command - Variable in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
-
The cached value of the '
Command' containment reference. - command - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
-
The cached value of the '
Command' containment reference. - Command - Interface in org.eclipse.smarthome.core.types
-
This is a marker interface for all command types.
- Command - Interface in org.openhab.core.types
-
This is a marker interface for all command types.
- Command() - Method in class org.eclipse.smarthome.model.sitemap.valueconverter.SitemapConverters
- COMMAND - org.eclipse.smarthome.core.types.EventType
- COMMAND - org.openhab.core.types.EventType
- COMMAND_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Command Event Trigger' class. - COMMAND_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Command Event Trigger' class. - COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Command' containment reference.
- COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Command' containment reference feature.
- COMMAND_EVENT_TRIGGER__ITEM - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- COMMAND_EVENT_TRIGGER__ITEM - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- COMMAND_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Command Event Trigger' class.
- commandDescription - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- commandDescription - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- CommandDescription - Interface in org.eclipse.smarthome.core.types
-
The
CommandDescriptiongroups state command properties. - CommandDescriptionBuilder - Class in org.eclipse.smarthome.core.types
-
Used to build instances of
CommandDescription. - CommandDescriptionProvider - Interface in org.eclipse.smarthome.core.types
-
Implementations provide an item specific, localized
CommandDescription. - CommandDescriptionService - Interface in org.eclipse.smarthome.core.service
-
An implementation of this service provides locale specific
CommandDescriptions for the given item. - CommandElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.CommandElements
- CommandEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Command Event Trigger'.
- CommandEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- CommandEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Command Event Trigger'.
- CommandEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- CommandOption - Class in org.eclipse.smarthome.core.types
-
Represents a command option for "write only" command channels.
- CommandOption(String, String) - Constructor for class org.eclipse.smarthome.core.types.CommandOption
-
Creates a
CommandOptionobject. - COMMANDS - Static variable in class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- COMMON_UNIT_SYMBOLSElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- CommonTriggerEvents - Class in org.eclipse.smarthome.core.thing
-
Contains often used trigger events.
- communicateActionToDevice(String) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicActionModuleThingHandler
- COMMUNICATION_ERROR - org.eclipse.smarthome.core.thing.ThingStatusDetail
- COMMUNICATION_ERROR - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- compareTo(DecimalType) - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- compareTo(QuantityType<T>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- compareTo(DecimalType) - Method in class org.openhab.core.library.types.DecimalType
- ComplexType - Interface in org.eclipse.smarthome.core.types
-
A complex type consists out of a sorted list of primitive constituents.
- ComplexType - Interface in org.openhab.core.types
-
A complex type consists out of a sorted list of primitive constituents.
- CompositeActionType - Class in org.openhab.core.automation.type
-
This class is as
ActionTypewhich logically combinesActioninstances. - CompositeActionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Output>, List<Action>) - Constructor for class org.openhab.core.automation.type.CompositeActionType
-
Creates an instance of
CompositeActionTypewith list ofActions. - CompositeActionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Output>, List<Action>) - Constructor for class org.openhab.core.automation.type.CompositeActionType
-
Creates an instance of
CompositeActionTypewith list ofActions. - CompositeActionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- CompositeActionTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeActionTypeDTO
- CompositeConditionType - Class in org.openhab.core.automation.type
-
This class is as
ConditionTypewhich logically combinesConditionmodules. - CompositeConditionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Condition>) - Constructor for class org.openhab.core.automation.type.CompositeConditionType
-
Creates an instance of
CompositeConditionTypewith ordered set ofConditions. - CompositeConditionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Condition>) - Constructor for class org.openhab.core.automation.type.CompositeConditionType
-
Creates an instance of
CompositeConditionTypewith ordered set ofConditions. - CompositeConditionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- CompositeConditionTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeConditionTypeDTO
- CompositeTriggerType - Class in org.openhab.core.automation.type
-
This class is as
TriggerTypewhich logically combinesTriggermodules. - CompositeTriggerType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Output>, List<Trigger>) - Constructor for class org.openhab.core.automation.type.CompositeTriggerType
-
Creates an instance of
CompositeTriggerTypewith ordered set ofTriggermodules. - CompositeTriggerType(String, List<ConfigDescriptionParameter>, List<Output>, List<Trigger>) - Constructor for class org.openhab.core.automation.type.CompositeTriggerType
-
Creates an instance of
CompositeTriggerTypewith ordered set ofTriggermodules. - CompositeTriggerTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- CompositeTriggerTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeTriggerTypeDTO
- computeTypes(XExpression, ITypeComputationState) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptTypeComputer
- condition - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
Condition' attribute. - condition - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The cached value of the '
Condition' attribute. - Condition - Interface in org.openhab.core.automation
-
This interface represents automation
Conditionmodules which are working as a filter forRule's executions. - CONDITION_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The default value of the '
Condition' attribute. - CONDITION_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The default value of the '
Condition' attribute. - ConditionBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Conditioninstance using the builder pattern. - ConditionBuilder() - Constructor for class org.openhab.core.automation.util.ConditionBuilder
- ConditionBuilder(Condition) - Constructor for class org.openhab.core.automation.util.ConditionBuilder
- ConditionDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ConditionDTO() - Constructor for class org.openhab.core.automation.dto.ConditionDTO
- ConditionDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ConditionDTOMapper() - Constructor for class org.openhab.core.automation.dto.ConditionDTOMapper
- ConditionHandler - Interface in org.openhab.core.automation.handler
-
This interface provides common functionality for processing
Conditionmodules. - conditions - Variable in class org.openhab.core.automation.dto.RuleDTO
- conditions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- conditions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- ConditionType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
Conditioninstances by supplying their meta-information. - ConditionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>) - Constructor for class org.openhab.core.automation.type.ConditionType
-
Creates an instance of
ConditionTypewith UID, label, description, aSetof tags, visibility, aListof configuration descriptions and aListofInputdescriptions. - ConditionType(String, List<ConfigDescriptionParameter>, List<Input>) - Constructor for class org.openhab.core.automation.type.ConditionType
-
Creates an instance of
ConditionTypewith base properties - UID, aListof configuration descriptions and aListofInputdescriptions. - ConditionTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ConditionTypeDTO() - Constructor for class org.openhab.core.automation.dto.ConditionTypeDTO
- ConditionTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ConditionTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- config - Variable in class org.eclipse.smarthome.core.items.dto.MetadataDTO
- CONFIG_DIR_PROG_ARGUMENT - Static variable in class org.eclipse.smarthome.config.core.ConfigConstants
-
The program argument name for setting the main config directory path
- CONFIG_PARAM - Static variable in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- CONFIG_PROPERTY_BACKGROUND_DISCOVERY - Static variable in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Configuration property for enabling the auto discovery feature of a DiscoveryService.
- CONFIG_URI - Static variable in interface org.eclipse.smarthome.magic.binding.MagicService
- ConfigConstants - Class in org.eclipse.smarthome.config.core
-
This class provides constants relevant for the configuration of openHAB
- ConfigConstants() - Constructor for class org.eclipse.smarthome.config.core.ConfigConstants
- ConfigDescription - Class in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionclass contains a description for a concrete configuration of e.g. - ConfigDescription(URI) - Constructor for class org.eclipse.smarthome.config.core.ConfigDescription
-
Deprecated.Use the
ConfigDescriptionBuilderinstead. - ConfigDescription(URI, List<ConfigDescriptionParameter>) - Constructor for class org.eclipse.smarthome.config.core.ConfigDescription
-
Deprecated.Use the
ConfigDescriptionBuilderinstead. - ConfigDescription(URI, List<ConfigDescriptionParameter>, List<ConfigDescriptionParameterGroup>) - Constructor for class org.eclipse.smarthome.config.core.ConfigDescription
-
Deprecated.Use the
ConfigDescriptionBuilderinstead. - ConfigDescriptionAliasProvider - Interface in org.eclipse.smarthome.config.core
-
Can be implemented to point one config description URI to another.
- ConfigDescriptionBuilder - Class in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionBuilderclass provides a builder for theConfigDescriptionclass. - ConfigDescriptionConverter - Class in org.eclipse.smarthome.config.xml
-
The
ConfigDescriptionConverteris a concrete implementation of theXStreamConverterinterface used to convert config description information within an XML document into aConfigDescriptionobject. - ConfigDescriptionConverter() - Constructor for class org.eclipse.smarthome.config.xml.ConfigDescriptionConverter
- ConfigDescriptionDTO - Class in org.eclipse.smarthome.config.core.dto
-
ConfigDescriptionDTOis a data transfer object forConfigDescription. - ConfigDescriptionDTO(String, List<ConfigDescriptionParameterDTO>, List<ConfigDescriptionParameterGroupDTO>) - Constructor for class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTO
- ConfigDescriptionDTOMapper - Class in org.eclipse.smarthome.config.core.dto
-
ConfigDescriptionDTOMappermapsConfigDescriptions to the data transfer objectConfigDescriptionDTO. - ConfigDescriptionDTOMapper() - Constructor for class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
- ConfigDescriptionParameter - Class in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionParameterclass contains the description of a concrete configuration parameter. - ConfigDescriptionParameter() - Constructor for class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Default constructor.
- ConfigDescriptionParameter(String, ConfigDescriptionParameter.Type) - Constructor for class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Creates a new instance of this class with the specified parameters.
- ConfigDescriptionParameter.Type - Enum in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionParameter.Typedefines an enumeration of all supported data types a configuration parameter can take. - ConfigDescriptionParameterBuilder - Class in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionParameterBuilderclass provides a builder for theConfigDescriptionParameterclass. - ConfigDescriptionParameterConverter - Class in org.eclipse.smarthome.config.xml
-
The
ConfigDescriptionParameterConverteris a concrete implementation of theXStreamConverterinterface used to convert config description parameters information within an XML document into aConfigDescriptionParameterobject. - ConfigDescriptionParameterConverter() - Constructor for class org.eclipse.smarthome.config.xml.ConfigDescriptionParameterConverter
- ConfigDescriptionParameterDTO - Class in org.eclipse.smarthome.config.core.dto
-
This is a data transfer object that is used to serialize parameter of a configuration description.
- ConfigDescriptionParameterDTO() - Constructor for class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- ConfigDescriptionParameterDTO(String, ConfigDescriptionParameter.Type, BigDecimal, BigDecimal, BigDecimal, String, Boolean, Boolean, Boolean, String, String, String, String, List<ParameterOptionDTO>, List<FilterCriteriaDTO>, String, Boolean, Boolean, Integer, String, String, Boolean) - Constructor for class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- ConfigDescriptionParameterGroup - Class in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionParameterGroupspecifies information about parameter groups. - ConfigDescriptionParameterGroup(String, String, Boolean, String, String) - Constructor for class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
-
Create a Parameter Group.
- ConfigDescriptionParameterGroupConverter - Class in org.eclipse.smarthome.config.xml
-
The
ConfigDescriptionParameterGroupConvertercreates aConfigDescriptionParameterGroupinstance from aoptionXML node. - ConfigDescriptionParameterGroupConverter() - Constructor for class org.eclipse.smarthome.config.xml.ConfigDescriptionParameterGroupConverter
- ConfigDescriptionParameterGroupDTO - Class in org.eclipse.smarthome.config.core.dto
-
This is a data transfer object that is used to serialize options of a parameter group.
- ConfigDescriptionParameterGroupDTO() - Constructor for class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- ConfigDescriptionParameterGroupDTO(String, String, Boolean, String, String) - Constructor for class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- ConfigDescriptionProvider - Interface in org.eclipse.smarthome.config.core
-
The
ConfigDescriptionProvidercan be implemented and registered as an OSGi service to provideConfigDescriptions. - ConfigDescriptionRegistry - Class in org.eclipse.smarthome.config.core
-
ConfigDescriptionRegistryprovides access toConfigDescriptions. - ConfigDescriptionRegistry() - Constructor for class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- configDescriptions - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- configDescriptions - Variable in class org.openhab.core.automation.dto.RuleDTO
- configDescriptions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- configDescriptions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- configDescriptions - Variable in class org.openhab.core.automation.type.ModuleType
-
Describes meta-data for the configuration of the future
Moduleinstances. - configDescriptionURI - Variable in class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- configDescriptionURI - Variable in class org.eclipse.smarthome.io.rest.core.service.ConfigurableServiceDTO
- ConfigDescriptionValidator - Interface in org.eclipse.smarthome.config.core.validation
-
The
ConfigDescriptionValidatorvalidates a given set ofConfigurationparameters against a givenConfigDescriptionURI. - ConfigI18nLocalizationService - Class in org.eclipse.smarthome.config.core.i18n
-
This OSGi service could be used to localize a config description using the I18N mechanism of the openHAB framework.
- ConfigI18nLocalizationService(TranslationProvider) - Constructor for class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
- ConfigOptionProvider - Interface in org.eclipse.smarthome.config.core
-
The
ConfigOptionProvidercan be implemented and registered as an OSGi service to provideConfigDescriptions options. - configParameters - Variable in class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- configs - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Configs' containment reference list. - ConfigStatusBridgeHandler - Class in org.eclipse.smarthome.core.thing.binding
-
The
ConfigStatusBridgeHandleris an extension ofBaseBridgeHandlerthat implements theConfigStatusProviderinterface. - ConfigStatusBridgeHandler(Bridge) - Constructor for class org.eclipse.smarthome.core.thing.binding.ConfigStatusBridgeHandler
-
Creates a new instance of this class for the given
Bridge. - ConfigStatusCallback - Interface in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusCallbackinterface is a callback interface to propagate a new configuration status for an entity. - ConfigStatusEventFactory - Class in org.eclipse.smarthome.config.core.status.events
-
The
ConfigStatusEventFactoryis the event factory implementation to create configuration status events, e.g. - ConfigStatusEventFactory() - Constructor for class org.eclipse.smarthome.config.core.status.events.ConfigStatusEventFactory
-
Creates a new
ConfigStatusEventFactory. - ConfigStatusInfo - Class in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusInfocontainsConfigStatusMessages to represent the current configuration status of an entity. - ConfigStatusInfo() - Constructor for class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Creates a new
ConfigStatusInfo. - ConfigStatusInfo(Collection<ConfigStatusMessage>) - Constructor for class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Creates a new
ConfigStatusInfowith the givenConfigStatusMessages. - ConfigStatusInfoEvent - Class in org.eclipse.smarthome.config.core.status.events
-
Event for configuration status information.
- ConfigStatusInfoEvent(String, ConfigStatusInfo) - Constructor for class org.eclipse.smarthome.config.core.status.events.ConfigStatusInfoEvent
-
Creates a new
ConfigStatusInfoEvent. - ConfigStatusMessage - Class in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusMessageis a domain object for a configuration status message. - ConfigStatusMessage.Builder - Class in org.eclipse.smarthome.config.core.status
-
The builder for a
ConfigStatusMessageobject. - ConfigStatusMessage.Type - Enum in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusMessage.Typedefines an enumeration of all supported types for a configuration status message. - ConfigStatusProvider - Interface in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusProvidercan be implemented and registered as an OSGi service to provide status information forConfigurations of entities. - ConfigStatusService - Class in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusServiceprovides theConfigStatusInfofor a specific entity. - ConfigStatusService() - Constructor for class org.eclipse.smarthome.config.core.status.ConfigStatusService
- ConfigStatusSource - Class in org.eclipse.smarthome.config.core.status
-
The
ConfigStatusSourcerepresents a source which would like to propagate its new configuration status. - ConfigStatusSource(String) - Constructor for class org.eclipse.smarthome.config.core.status.ConfigStatusSource
-
Creates a new config status source object.
- ConfigStatusThingHandler - Class in org.eclipse.smarthome.core.thing.binding
-
The
ConfigStatusThingHandleris an extension ofBaseThingHandlerthat implements theConfigStatusProviderinterface. - ConfigStatusThingHandler(Thing) - Constructor for class org.eclipse.smarthome.core.thing.binding.ConfigStatusThingHandler
-
Creates a new instance of this class for the given
Thing. - configUpdated(ConfigStatusSource) - Method in interface org.eclipse.smarthome.config.core.status.ConfigStatusCallback
-
Based on the given
ConfigStatusSourcethis operation propagates a new configuration status for an entity after its configuration has been updated. - configUpdated(ConfigStatusSource) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- ConfigurableService - Interface in org.eclipse.smarthome.config.core
-
ConfigurableServicecan be used as a marker interface for configurable services. - ConfigurableServiceDTO - Class in org.eclipse.smarthome.io.rest.core.service
-
ConfigurableServiceDTOis a data transfer object for configurable services. - ConfigurableServiceDTO(String, String, String, String, boolean) - Constructor for class org.eclipse.smarthome.io.rest.core.service.ConfigurableServiceDTO
- configuration - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- configuration - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- configuration - Variable in class org.eclipse.smarthome.core.thing.link.dto.ItemChannelLinkDTO
- configuration - Variable in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
-
The cached value of the '
Configuration' attribute. - configuration - Variable in class org.openhab.core.automation.dto.ModuleDTO
- configuration - Variable in class org.openhab.core.automation.dto.RuleDTO
- configuration - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- configuration - Variable in class org.openhab.core.automation.util.ModuleBuilder
- Configuration - Class in org.eclipse.smarthome.config.core
-
This class is a wrapper for configuration settings of
Things. - Configuration() - Constructor for class org.eclipse.smarthome.config.core.Configuration
- Configuration(Configuration) - Constructor for class org.eclipse.smarthome.config.core.Configuration
-
Create a new configuration.
- Configuration(Map<String, Object>) - Constructor for class org.eclipse.smarthome.config.core.Configuration
-
Create a new configuration.
- CONFIGURATION_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
-
The default value of the '
Configuration' attribute. - CONFIGURATION_ERROR - org.eclipse.smarthome.core.thing.ThingStatusDetail
- CONFIGURATION_ERROR - org.openhab.core.automation.RuleStatusDetail
- CONFIGURATION_ERROR - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- CONFIGURATION_PENDING - org.eclipse.smarthome.core.thing.ThingStatusDetail
- CONFIGURATION_PENDING - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OnlineStatus
- CONFIGURATION_PID - Static variable in class org.eclipse.smarthome.core.common.ThreadPoolManager
- ConfigurationDeserializer - Class in org.eclipse.smarthome.config.core
-
Deserializes a
Configurationobject. - ConfigurationDeserializer() - Constructor for class org.eclipse.smarthome.config.core.ConfigurationDeserializer
- ConfigurationNormalizer - Class in org.openhab.core.automation.util
-
This class provides utility methods used by
RuleRegistryto resolve and normalize theRuleImpls configuration values. - ConfigurationNormalizer() - Constructor for class org.openhab.core.automation.util.ConfigurationNormalizer
- ConfigurationSerializer - Class in org.eclipse.smarthome.config.core
-
This class serializes elements of Configuration object into json as configuration object (not as configuration.properties object).
- ConfigurationSerializer() - Constructor for class org.eclipse.smarthome.config.core.ConfigurationSerializer
- ConfigurationService - Class in org.eclipse.smarthome.io.rest.core.config
-
ConfigurationServicemanages configurations in theConfigurationAdmin. - ConfigurationService() - Constructor for class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
- configurationUpdated(Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs about an updated configuration of a thing.
- configure(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configure(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configure(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configure(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configure(Binder) - Method in class org.eclipse.smarthome.model.script.ServiceModule
- configure(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configure(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureContentAssistLexer(Binder) - Method in class org.eclipse.smarthome.model.ide.AbstractItemsIdeModule
- configureContentAssistLexer(Binder) - Method in class org.eclipse.smarthome.model.persistence.ide.AbstractPersistenceIdeModule
- configureContentAssistLexer(Binder) - Method in class org.eclipse.smarthome.model.rule.ide.AbstractRulesIdeModule
- configureContentAssistLexer(Binder) - Method in class org.eclipse.smarthome.model.script.ide.AbstractScriptIdeModule
- configureContentAssistLexer(Binder) - Method in class org.eclipse.smarthome.model.sitemap.ide.AbstractSitemapIdeModule
- configureContentAssistLexer(Binder) - Method in class org.eclipse.smarthome.model.thing.ide.AbstractThingIdeModule
- configureFileExtensions(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureFileExtensions(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureFileExtensions(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureFileExtensions(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureFileExtensions(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureFileExtensions(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureFormatting(FormattingConfig) - Method in class org.eclipse.smarthome.model.formatting.ItemsFormatter
- configureFormatting(FormattingConfig) - Method in class org.eclipse.smarthome.model.persistence.formatting.PersistenceFormatter
- configureFormatting(FormattingConfig) - Method in class org.eclipse.smarthome.model.rule.formatting.RulesFormatter
- configureFormatting(FormattingConfig) - Method in class org.eclipse.smarthome.model.script.formatting.ScriptFormatter
- configureFormatting(FormattingConfig) - Method in class org.eclipse.smarthome.model.sitemap.formatting.SitemapFormatter
- configureFormatting(FormattingConfig) - Method in class org.eclipse.smarthome.model.thing.formatting.ThingFormatter
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureLanguageName(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureLanguageName(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureLanguageName(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureLanguageName(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureLanguageName(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureLanguageName(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureRewritableImportSectionEnablement(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureRuntimeEncodingProvider(Binder) - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- configureRuntimeLexer(Binder) - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.eclipse.smarthome.model.ItemsRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.eclipse.smarthome.model.persistence.PersistenceRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.eclipse.smarthome.model.sitemap.SitemapRuntimeModule
- configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.eclipse.smarthome.model.thing.ThingRuntimeModule
- ConfigUtil - Class in org.eclipse.smarthome.config.core
-
The configuration admin service provides us with a map of key->values.
- ConfigUtil() - Constructor for class org.eclipse.smarthome.config.core.ConfigUtil
- ConfigValidationException - Exception in org.eclipse.smarthome.config.core.validation
-
A runtime exception to be thrown if given
Configurationparameters do not match their declaration in theConfigDescription. - ConfigValidationException(Bundle, TranslationProvider, Collection<ConfigValidationMessage>) - Constructor for exception org.eclipse.smarthome.config.core.validation.ConfigValidationException
-
Creates a new
ConfigValidationExceptionfor the givenConfigValidationMessages. - ConfigValidationMessage - Class in org.eclipse.smarthome.config.core.validation
-
The
ConfigValidationMessageis the result of a specificConfigDescriptionParametervalidation, e.g. - ConfigValidationMessage(String, String, String) - Constructor for class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
-
Creates a new
ConfigValidationMessage - ConfigValidationMessage(String, String, String, Object...) - Constructor for class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
-
Creates a new
ConfigValidationMessage - ConfigXmlConfigDescriptionProvider - Class in org.eclipse.smarthome.config.xml
-
Provides
ConfigDescriptions for configurations which are read from XML files. - ConfigXmlConfigDescriptionProvider(ConfigI18nLocalizationService, ReadyService) - Constructor for class org.eclipse.smarthome.config.xml.ConfigXmlConfigDescriptionProvider
- CONNECTED - org.eclipse.smarthome.io.transport.mqtt.MqttConnectionState
- CONNECTING - org.eclipse.smarthome.io.transport.mqtt.MqttConnectionState
- connectionCallback - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- ConnectionCallback(MqttBrokerConnection) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- connectionEstablished() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
The
MqttConnectionObserverwill call this method if a broker connection has been successfully established. - connectionEstablished() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- connectionObservers - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- connectionState() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Returns the connection state
- connectionStateChanged(MqttConnectionState, Throwable) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttConnectionObserver
-
Inform the observer if a connection could be established or if a connection is lost.
- Console - Interface in org.eclipse.smarthome.io.console
-
This interface must be implemented by consoles which want to use the
ConsoleInterpreter. - Console - Interface in org.openhab.io.console
-
This interface must be implemented by consoles which want to use the
ConsoleInterpreter. - ConsoleCommandExtension - Interface in org.eclipse.smarthome.io.console.extensions
-
Client which provide a console command have to implement this interface
- ConsoleInterpreter - Class in org.eclipse.smarthome.io.console
-
This class provides generic methods for handling console input (i.e.
- ConsoleInterpreter - Class in org.openhab.io.console
-
This class provides generic methods for handling console input (i.e.
- ConsoleInterpreter() - Constructor for class org.eclipse.smarthome.io.console.ConsoleInterpreter
- ConsoleInterpreter() - Constructor for class org.openhab.io.console.ConsoleInterpreter
- CONTACT - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- ContactItem - Class in org.eclipse.smarthome.core.library.items
-
A ContactItem can be used for sensors that return an "open" or "close" as a state.
- ContactItem - Class in org.openhab.core.library.items
-
A ContactItem can be used for sensors that return an "open" or "close" as a state.
- ContactItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.ContactItem
- ContactItem(String) - Constructor for class org.openhab.core.library.items.ContactItem
- CONTAINER_NONE - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
AudioCodecencoded data without any container header or footer, e.g. - CONTAINER_OGG - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
OGG container format
- CONTAINER_WAVE - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
-
Microsofts wave container format
- containsKey(String) - Method in class org.eclipse.smarthome.config.core.Configuration
-
Check if the given key is present in the configuration.
- containsKey(String) - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Check if the storage contains a key.
- containsKey(String) - Method in class org.eclipse.smarthome.test.storage.VolatileStorage
- containsKey(K) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Checks if the key is present in the cache.
- containsWhiteSpace(String) - Static method in class org.eclipse.smarthome.model.sitemap.valueconverter.SitemapConverters
- content - Variable in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
-
The optional content to be passed as message parameters into the message.
- CONTENT_TYPE_JSON - Static variable in class org.eclipse.smarthome.model.script.actions.HTTP
-
Constant which represents the content type
application/json - CONTENT_TYPE_JSON - Static variable in class org.openhab.io.net.actions.HTTP
-
Constant which represents the content type
application/json - context - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- context - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- context - Variable in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
-
The OSGi bundle context
- contextMap - Variable in class org.openhab.model.item.binding.AbstractGenericBindingProvider
-
stores information about the context of items.
- Control - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Control.
- ConversionException - Exception in org.openhab.core.io.bin2json
-
ConversionExceptiongeneric exception for errors which occurs during conversion. - ConversionException() - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- ConversionException(String) - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- ConversionException(String, Throwable) - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- ConversionException(Throwable) - Constructor for exception org.openhab.core.io.bin2json.ConversionException
- convert(byte[]) - Method in class org.openhab.core.io.bin2json.Bin2Json
-
Convert byte array to JSON object.
- convert(InputStream) - Method in class org.openhab.core.io.bin2json.Bin2Json
-
Convert data from
InputStreamto JSON object. - convert(String) - Method in class org.openhab.core.io.bin2json.Bin2Json
-
Convert
Stringin hexadecimal string format to JSON object. - ConverterAssertion - Class in org.eclipse.smarthome.config.xml.util
-
The
ConverterAssertionclass contains utility methods to assure certain conditions. - ConverterAttributeMapValidator - Class in org.eclipse.smarthome.config.xml.util
-
The
ConverterAttributeMapValidatorclass reads any attributes of a node, validates if they appear or not, and returns the validated key-value pair map. - ConverterAttributeMapValidator(String[][]) - Constructor for class org.eclipse.smarthome.config.xml.util.ConverterAttributeMapValidator
-
Creates a new instance of this class with the specified parameter.
- ConverterAttributeMapValidator(Map<String, Boolean>) - Constructor for class org.eclipse.smarthome.config.xml.util.ConverterAttributeMapValidator
-
Creates a new instance of this class with the specified parameter.
- ConverterValueMap - Class in org.eclipse.smarthome.config.xml.util
-
The
ConverterValueMapreads all children elements of a node and provides them as key-value pair map. - ConverterValueMap(HierarchicalStreamReader, int, UnmarshallingContext) - Constructor for class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Creates a new instance of this class with the specified parameters.
- ConverterValueMap(HierarchicalStreamReader, UnmarshallingContext) - Constructor for class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Creates a new instance of this class with the specified parameter.
- convertModelGroupFunctionToString(EDataType, Object) - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- convertState(Widget, Item, State) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Convert the given state into
- convertStateToLabelUnit(QuantityType<?>, String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Convert the given state to the unit found in label.
- convertToAcceptedState(State, Item) - Method in interface org.eclipse.smarthome.core.items.ItemStateConverter
- convertToAcceptedState(State, Item) - Static method in class org.eclipse.smarthome.core.items.ItemUtil
-
Deprecated.use DS service
ItemStateConverter.convertToAcceptedState(State, Item)instead. - convertToString(EDataType, Object) - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- CORE_ITEMS_PACKAGE - Static variable in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_LIBRARY_ITEMS_PACKAGE - Static variable in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_LIBRARY_TYPES_PACKAGE - Static variable in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CORE_PERSISTENCE_PACKAGE - Static variable in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- CoreItemFactory - Class in org.eclipse.smarthome.core.library
-
CoreItemFactory-Implementation for the core ItemTypes - CoreItemFactory() - Constructor for class org.eclipse.smarthome.core.library.CoreItemFactory
- Corridor - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Corridor.
- COULOMB - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Count(State) - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Count
- COUNT - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'COUNT' literal object.
- COUNT_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'COUNT' literal value.
- create() - Static method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Creates a fresh
ThreadFactoryBuilder. - create() - Static method in class org.eclipse.smarthome.core.types.CommandDescriptionBuilder
-
Create and return a fresh builder instance.
- create() - Static method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Create and return a fresh builder instance.
- create() - Static method in class org.openhab.core.automation.util.ActionBuilder
- create() - Static method in class org.openhab.core.automation.util.ConditionBuilder
- create() - Static method in class org.openhab.core.automation.util.TriggerBuilder
- create(String) - Static method in class org.openhab.core.automation.util.RuleBuilder
- create(String, ConfigDescriptionParameter.Type) - Static method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Creates a parameter builder
- create(URI) - Static method in class org.eclipse.smarthome.config.core.ConfigDescriptionBuilder
-
Creates a config description builder
- create(EClass) - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- create(EClass) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- create(EClass) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- create(EClass) - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- create(EClass) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- create(EClass) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- create(Channel) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Creates a channel builder from the given channel.
- create(ChannelUID, String) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Creates a channel builder for the given channel UID and item type.
- create(ThingStatus) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.ThingStatusInfoBuilder
-
Creates a status info builder for the given status.
- create(ThingStatus, ThingStatusDetail) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.ThingStatusInfoBuilder
-
Creates a status info builder for the given status and detail.
- create(ThingTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- create(ThingTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- create(ThingTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
- create(ThingTypeUID, ThingUID) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- create(ThingTypeUID, ThingUID) - Static method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- create(ThingUID) - Static method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Creates a new builder for a given thing UID.
- create(StateDescription) - Static method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Create a builder instance and initialize all fields from the given
StateDescription. - create(Action) - Static method in class org.openhab.core.automation.util.ActionBuilder
- create(Condition) - Static method in class org.openhab.core.automation.util.ConditionBuilder
- create(Module) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- create(Rule) - Static method in class org.openhab.core.automation.util.RuleBuilder
- create(RuleTemplate, String, String, Configuration, Visibility) - Static method in class org.openhab.core.automation.util.RuleBuilder
- create(Trigger) - Static method in class org.openhab.core.automation.util.TriggerBuilder
- create(T, Class<T>) - Method in interface org.eclipse.smarthome.core.common.SafeCaller
-
Create a safe call builder for the given object.
- createAbstractUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- createAbstractUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns a new object of class 'Abstract Unit'.
- createAbstractUnitAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Abstract Unit'. - createAction() - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createAction(Action) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createAdapter(Notifier) - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates an adapter for the
target. - createAdapter(Notifier) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates an adapter for the
target. - createAdapter(Notifier) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates an adapter for the
target. - createAdapter(Notifier) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates an adapter for the
target. - createAdapter(Notifier) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates an adapter for the
target. - createAdapter(Notifier) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates an adapter for the
target. - createAddedEvent(DiscoveryResult) - Static method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxEventFactory
-
Creates an inbox added event.
- createAddedEvent(Item) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item added event.
- createAddedEvent(Thing) - Static method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a thing added event.
- createAllConfig() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createAllConfig() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'All Config'.
- createAllConfigAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
All Config'. - createChangedEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createChangedEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Changed Event Trigger'.
- createChangedEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Changed Event Trigger'. - createChannelBuilder(ChannelUID, ChannelTypeUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Creates a
ChannelBuilderwhich is preconfigured with values from the givenChannelType. - createChannelBuilders(ChannelGroupUID, ChannelGroupTypeUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Creates a list of
ChannelBuilders which are preconfigured with values from the givenChannelGroupType. - createChart() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createChart() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Chart'.
- createChart(String, String, Date, Date, int, int, String, String) - Method in interface org.openhab.ui.chart.ChartProvider
-
Creates a chart object.
- createChart(String, String, Date, Date, int, int, String, String, Integer, Boolean) - Method in interface org.eclipse.smarthome.ui.chart.ChartProvider
-
Creates a chart object.
- createChartAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Chart'. - createClient() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- createColorArray() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createColorArray() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Color Array'.
- createColorArrayAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Color Array'. - createColorpicker() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createColorpicker() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Colorpicker'.
- createColorpickerAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Colorpicker'. - createCommandEvent(String, Command) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item command event.
- createCommandEvent(String, Command, String) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item command event.
- createCommandEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createCommandEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Command Event Trigger'.
- createCommandEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Command Event Trigger'. - createCondition() - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createCondition(Condition) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createCronStrategy() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createCronStrategy() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Cron Strategy'.
- createCronStrategyAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Cron Strategy'. - createDefault() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createDefault() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Default'.
- createDefaultAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Default'. - createDefaultHttpContext(Bundle) - Method in interface org.eclipse.smarthome.io.http.HttpContextFactoryService
-
Creates an
HttpContextaccording to the OSGi specification ofHttpService.createDefaultHttpContext(). - createDocumentProvider(Bundle) - Method in class org.eclipse.smarthome.config.xml.ConfigXmlConfigDescriptionProvider
- createDocumentProvider(Bundle) - Method in interface org.eclipse.smarthome.config.xml.osgi.XmlDocumentProviderFactory
-
Creates an XML document provider for the specified module which is used to process any result objects from the XML conversion.
- createEObjectAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for the default case.
- createErrorResponse(Response.StatusType, String) - Static method in class org.eclipse.smarthome.io.rest.JSONResponse
-
in case of error (404 and such)
- createEvent(String, String, String, String) - Method in class org.eclipse.smarthome.core.events.AbstractEventFactory
- createEvent(String, String, String, String) - Method in interface org.eclipse.smarthome.core.events.EventFactory
-
Create a new event instance of a specific event type.
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.core.events.AbstractEventFactory
-
Create a new event instance based on the event type.
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.config.core.status.events.ConfigStatusEventFactory
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxEventFactory
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.core.extension.ExtensionEventFactory
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareEventFactory
- createEventByType(String, String, String, String) - Method in class org.eclipse.smarthome.core.thing.link.events.LinkEventFactory
- createEventEmittedTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createEventEmittedTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Event Emitted Trigger'.
- createEventEmittedTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Event Emitted Trigger'. - createEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Event Trigger'.
- createEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Event Trigger'. - createExtensionFailureEvent(String, String) - Static method in class org.eclipse.smarthome.core.extension.ExtensionEventFactory
-
Creates an "extension failure" event.
- createExtensionInstalledEvent(String) - Static method in class org.eclipse.smarthome.core.extension.ExtensionEventFactory
-
Creates an "extension installed" event.
- createExtensionUninstalledEvent(String) - Static method in class org.eclipse.smarthome.core.extension.ExtensionEventFactory
-
Creates an "extension uninstalled" event.
- createFilter() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createFilter() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Filter'.
- createFilterAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Filter'. - createFilterDetails() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createFilterDetails() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Filter Details'.
- createFilterDetailsAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Filter Details'. - createFirmwareStatusInfoEvent(FirmwareStatusInfo) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareEventFactory
-
Creates a new
FirmwareStatusInfoEvent. - createFirmwareUpdateProgressInfo(ThingUID, String, ProgressStep, Collection<ProgressStep>, boolean, int) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Creates a new
FirmwareUpdateProgressInfo. - createFirmwareUpdateProgressInfo(ThingUID, ThingTypeUID, String, ProgressStep, Collection<ProgressStep>, boolean) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Creates a new
FirmwareUpdateProgressInfo. - createFirmwareUpdateProgressInfoEvent(FirmwareUpdateProgressInfo) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareEventFactory
-
Creates a new
FirmwareUpdateProgressInfoEvent. - createFirmwareUpdateResultInfo(ThingUID, FirmwareUpdateResult, String) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
-
Creates a new
FirmwareUpdateResultInfo. - createFirmwareUpdateResultInfoEvent(FirmwareUpdateResultInfo) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareEventFactory
-
Creates a new
FirmwareUpdateResultInfoEvent. - createFrame() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createFrame() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Frame'.
- createFrameAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Frame'. - createFromString(EDataType, String) - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createFuture() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- createGroup() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createGroup() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Group'.
- createGroupAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Group'. - createGroupConfig() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createGroupConfig() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Group Config'.
- createGroupConfigAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Group Config'. - createGroupMemberChangedEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createGroupMemberChangedEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Group Member Changed Event Trigger'.
- createGroupMemberChangedEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Group Member Changed Event Trigger'. - createGroupMemberCommandEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createGroupMemberCommandEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Group Member Command Event Trigger'.
- createGroupMemberCommandEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Group Member Command Event Trigger'. - createGroupMemberUpdateEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createGroupMemberUpdateEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Group Member Update Event Trigger'.
- createGroupMemberUpdateEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Group Member Update Event Trigger'. - createGroupStateChangedEvent(String, String, State, State) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
- createHandler(Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Creates a
ThingHandlerfor the given thing. - createHttpClient(String) - Method in interface org.eclipse.smarthome.io.net.http.HttpClientFactory
-
Creates a new Jetty http client.
- createHttpClient(String, String) - Method in interface org.eclipse.smarthome.io.net.http.HttpClientFactory
-
Deprecated.
- createHttpContext(Bundle) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- createHttpMethod(String) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Factory method to create a
HttpMethod-object according to the given StringhttpMethodString - createHttpMethod(String, String) - Static method in class org.openhab.io.net.http.HttpUtil
-
Factory method to create a
HttpMethod-object according to the given StringhttpMethod - createIDUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- createIDUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns a new object of class 'ID Unit'.
- createIDUnitAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
ID Unit'. - createImage() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createImage() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Image'.
- createImageAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Image'. - createInjector() - Method in class org.eclipse.smarthome.model.ide.ItemsIdeSetup
- createInjector() - Method in class org.eclipse.smarthome.model.ItemsStandaloneSetupGenerated
- createInjector() - Method in class org.eclipse.smarthome.model.persistence.ide.PersistenceIdeSetup
- createInjector() - Method in class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetupGenerated
- createInjector() - Method in class org.eclipse.smarthome.model.rule.ide.RulesIdeSetup
- createInjector() - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- createInjector() - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetupGenerated
- createInjector() - Method in class org.eclipse.smarthome.model.script.ide.ScriptIdeSetup
- createInjector() - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- createInjector() - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetupGenerated
- createInjector() - Method in class org.eclipse.smarthome.model.sitemap.ide.SitemapIdeSetup
- createInjector() - Method in class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetupGenerated
- createInjector() - Method in class org.eclipse.smarthome.model.thing.ide.ThingIdeSetup
- createInjector() - Method in class org.eclipse.smarthome.model.thing.ThingStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.ItemsStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetupGenerated
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.smarthome.model.thing.ThingStandaloneSetupGenerated
- createInstance(Type) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItemInstanceCreator
- createInstance(String, int) - Static method in class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
-
Creates a new instance of
QueueingThreadPoolExecutor. - createItem(String, String) - Method in interface org.eclipse.smarthome.core.items.ItemFactory
-
Creates a new Item instance of type
itemTypeNameand the nameitemName - createItem(String, String) - Method in class org.eclipse.smarthome.core.library.CoreItemFactory
- createItem(String, String) - Method in interface org.openhab.core.items.ItemFactory
-
Creates a new Item instance of type
itemTypeNameand the nameitemName - createItemChannelLinkAddedEvent(ItemChannelLink) - Static method in class org.eclipse.smarthome.core.thing.link.events.LinkEventFactory
-
Creates an item channel link added event.
- createItemChannelLinkRemovedEvent(ItemChannelLink) - Static method in class org.eclipse.smarthome.core.thing.link.events.LinkEventFactory
-
Creates an item channel link removed event.
- createItemConfig() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createItemConfig() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Item Config'.
- createItemConfigAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Item Config'. - createItemModel() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createItemModel() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns a new object of class 'Item Model'.
- createItemModelAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Item Model'. - createLinkableWidget() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createLinkableWidget() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Linkable Widget'.
- createLinkableWidgetAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Linkable Widget'. - createList() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createList() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'List'.
- createListAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
List'. - createLocalizedBindingInfo(Bundle, BindingInfo, Locale) - Method in class org.eclipse.smarthome.core.binding.i18n.BindingI18nLocalizationService
-
Localizes a binding info.
- createLocalizedChannelGroupType(Bundle, ChannelGroupType, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelGroupTypeI18nLocalizationService
- createLocalizedChannelType(Bundle, ChannelType, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedCommandDescription(Bundle, CommandDescription, ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedCommandOptions(Bundle, List<CommandOption>, ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedProfileType(Bundle, ProfileType, Locale) - Method in class org.eclipse.smarthome.core.thing.profiles.i18n.ProfileTypeI18nLocalizationService
- createLocalizedStateDescription(Bundle, StateDescription, ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedStateOptions(Bundle, List<StateOption>, ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedStatePattern(Bundle, String, ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ChannelTypeI18nLocalizationService
- createLocalizedThingType(Bundle, ThingType, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ThingTypeI18nLocalizationService
- createMapping() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createMapping() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Mapping'.
- createMappingAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Mapping'. - createMapview() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createMapview() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Mapview'.
- createMapviewAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Mapview'. - createModelBinding() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createModelBinding() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns a new object of class 'Model Binding'.
- createModelBindingAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Binding'. - createModelBridge() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- createModelBridge() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Bridge'.
- createModelBridgeAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Bridge'. - createModelChannel() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- createModelChannel() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Channel'.
- createModelChannelAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Channel'. - createModelGroupFunctionFromString(EDataType, String) - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createModelGroupItem() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createModelGroupItem() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns a new object of class 'Model Group Item'.
- createModelGroupItemAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Group Item'. - createModelItem() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createModelItem() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns a new object of class 'Model Item'.
- createModelItemAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Item'. - createModelNormalItem() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createModelNormalItem() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns a new object of class 'Model Normal Item'.
- createModelNormalItemAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Normal Item'. - createModelProperty() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- createModelProperty() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns a new object of class 'Model Property'.
- createModelProperty() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- createModelProperty() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Property'.
- createModelPropertyAdapter() - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates a new adapter for an object of class '
Model Property'. - createModelPropertyAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Property'. - createModelPropertyContainer() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- createModelPropertyContainer() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Property Container'.
- createModelPropertyContainerAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Property Container'. - createModelThing() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- createModelThing() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model Thing'.
- createModelThingAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model Thing'. - createNonLinkableWidget() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createNonLinkableWidget() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Non Linkable Widget'.
- createNonLinkableWidgetAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Non Linkable Widget'. - createOAuthClientService(String, String, String, String, String, String, Boolean) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthFactory
-
Creates a new oauth service.
- createPackageContents() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
-
Creates the meta-model objects for the package.
- createParser() - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- createParser() - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- createParser() - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- createParser() - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- createParser() - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- createParser() - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- createParser(XtextTokenStream) - Method in class org.eclipse.smarthome.model.parser.antlr.ItemsParser
- createParser(XtextTokenStream) - Method in class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceParser
- createParser(XtextTokenStream) - Method in class org.eclipse.smarthome.model.rule.parser.antlr.RulesParser
- createParser(XtextTokenStream) - Method in class org.eclipse.smarthome.model.script.parser.antlr.ScriptParser
- createParser(XtextTokenStream) - Method in class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapParser
- createParser(XtextTokenStream) - Method in class org.eclipse.smarthome.model.thing.parser.antlr.ThingParser
- createPersistenceConfiguration() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createPersistenceConfiguration() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Configuration'.
- createPersistenceConfigurationAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Configuration'. - createPersistenceModel() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createPersistenceModel() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Model'.
- createPersistenceModelAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Model'. - createProfile(ProfileTypeUID, ProfileCallback, ProfileContext) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileFactory
-
Creates a
Profileinstance for the given profile type identifier. - createQuantityLiteral() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- createQuantityLiteral() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns a new object of class 'Quantity Literal'.
- createQuantityLiteralAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Quantity Literal'. - createRemovedEvent(DiscoveryResult) - Static method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxEventFactory
-
Creates an inbox removed event.
- createRemovedEvent(Item) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item removed event.
- createRemovedEvent(Thing) - Static method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a thing removed event.
- createResponse(Response.StatusType, Object, String) - Static method in class org.eclipse.smarthome.io.rest.JSONResponse
-
Depending on the status, create a Response object containing either the entity alone or an error JSON which might hold the entity as well.
- createResult(ServiceInfo) - Method in interface org.eclipse.smarthome.config.discovery.mdns.MDNSDiscoveryParticipant
-
Creates a discovery result for a mDNS service
- createResult(ServiceInfo) - Method in interface org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant
-
Deprecated.Creates a discovery result for a mDNS service
- createResult(UsbSerialDeviceInformation) - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant
-
Creates a discovery result for a USB device with corresponding serial port.
- createResult(RemoteDevice) - Method in interface org.eclipse.smarthome.config.discovery.upnp.UpnpDiscoveryParticipant
-
Creates a discovery result for a upnp device
- createResult(RemoteDevice) - Method in interface org.eclipse.smarthome.config.discovery.UpnpDiscoveryParticipant
-
Deprecated.Creates a discovery result for a upnp device
- createRule() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createRule() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Rule'.
- createRuleAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Rule'. - createRuleModel() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createRuleModel() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Rule Model'.
- createRuleModelAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Rule Model'. - createRules() - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Called whenever the rules are to be (re)generated and added by
AbstractRuleBasedInterpreter.addRules(java.util.Locale,org.eclipse.smarthome.core.voice.text.Rule...) - createScript() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- createScript() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns a new object of class 'Script'.
- createScriptAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Script'. - createScriptEngine(String) - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- createScriptEngine(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method creates a new ScriptEngine based on the supplied file extension or MimeType.
- createScriptEngine(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Creates a new ScriptEngine used to execute scripts, ScriptActions or ScriptConditions
- createSelection() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSelection() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Selection'.
- createSelectionAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Selection'. - createSetpoint() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSetpoint() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Setpoint'.
- createSetpointAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Setpoint'. - createSitemap() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSitemap() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Sitemap'.
- createSitemapAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Sitemap'. - createSitemapModel() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSitemapModel() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Model'.
- createSitemapModelAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Model'. - createSlider() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSlider() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Slider'.
- createSliderAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Slider'. - createSpecificUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- createSpecificUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns a new object of class 'Specific Unit'.
- createSpecificUnitAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
Specific Unit'. - createStateChangedEvent(String, State, State) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item state changed event.
- createStateEvent(String, State) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item state event.
- createStateEvent(String, State, String) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item state event.
- createStatePredictedEvent(String, State, boolean) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item state predicted event.
- createStatusInfoChangedEvent(ThingUID, ThingStatusInfo, ThingStatusInfo) - Static method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a new thing status info changed event based on a thing UID, a thing status info and the old thing status info object.
- createStatusInfoEvent(ThingUID, ThingStatusInfo) - Static method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a new thing status info event based on a thing UID and a thing status info object.
- createStrategy() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createStrategy() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Strategy'.
- createStrategyAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Strategy'. - createStringUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- createStringUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns a new object of class 'String Unit'.
- createStringUnitAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
String Unit'. - createSubscription(SitemapSubscriptionService.SitemapSubscriptionCallback) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
-
Creates a new subscription with the given id.
- createSwitch() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createSwitch() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Switch'.
- createSwitchAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Switch'. - createSystemOnShutdownTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createSystemOnShutdownTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'System On Shutdown Trigger'.
- createSystemOnShutdownTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System On Shutdown Trigger'. - createSystemOnStartupTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createSystemOnStartupTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'System On Startup Trigger'.
- createSystemOnStartupTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System On Startup Trigger'. - createSystemTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createSystemTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'System Trigger'.
- createSystemTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
System Trigger'. - createText() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createText() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Text'.
- createTextAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Text'. - createThing(ThingTypeUID, Configuration, ThingUID, ThingUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Creates a thing based on given thing type uid.
- createThing(ThingTypeUID, Configuration, ThingUID, ThingUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory
-
Creates a thing for given arguments.
- createThing(ThingTypeUID, Configuration, ThingUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Creates a thing based on given thing type uid.
- createThing(ThingUID, Configuration, Map<String, String>, ThingUID, ThingTypeUID, List<ThingHandlerFactory>) - Static method in class org.eclipse.smarthome.core.thing.binding.ThingFactory
- createThing(ThingType, ThingUID, Configuration) - Static method in class org.eclipse.smarthome.core.thing.binding.ThingFactory
-
Creates a thing based on given thing type.
- createThing(ThingType, ThingUID, Configuration, ThingUID) - Static method in class org.eclipse.smarthome.core.thing.binding.ThingFactory
-
Creates a thing based on a given thing type.
- createThing(ThingType, ThingUID, Configuration, ThingUID, ConfigDescriptionRegistry) - Static method in class org.eclipse.smarthome.core.thing.binding.ThingFactory
-
Creates a thing based on a given thing type.
- createThingModel() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- createThingModel() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns a new object of class 'Model'.
- createThingModelAdapter() - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates a new adapter for an object of class '
Model'. - createThingOfType(ThingTypeUID, ThingUID, ThingUID, String, Configuration) - Method in interface org.eclipse.smarthome.core.thing.ThingRegistry
-
Creates a thing based on the given configuration properties
- createThingStateChangedEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createThingStateChangedEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Thing State Changed Event Trigger'.
- createThingStateChangedEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Thing State Changed Event Trigger'. - createThingStateUpdateEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createThingStateUpdateEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Thing State Update Event Trigger'.
- createThingStateUpdateEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Thing State Update Event Trigger'. - createThresholdFilter() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createThresholdFilter() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Threshold Filter'.
- createThresholdFilterAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Threshold Filter'. - createTimeFilter() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- createTimeFilter() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns a new object of class 'Time Filter'.
- createTimeFilterAdapter() - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates a new adapter for an object of class '
Time Filter'. - createTimer(AbstractInstant, Procedures.Procedure0) - Static method in class org.eclipse.smarthome.model.script.actions.ScriptExecution
-
Schedules a block of code for later execution.
- createTimerTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createTimerTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Timer Trigger'.
- createTimerTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Timer Trigger'. - createTimerWithArgument(AbstractInstant, Object, Procedures.Procedure1<Object>) - Static method in class org.eclipse.smarthome.model.script.actions.ScriptExecution
-
Schedules a block of code (with argument) for later execution
- createTrigger() - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createTrigger(Trigger) - Static method in class org.openhab.core.automation.util.ModuleBuilder
- createTriggerEvent(String, String, String) - Method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a trigger event from a payload.
- createTriggerEvent(String, ChannelUID) - Static method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a trigger event from a
Type. - createUnknownInfo(ThingUID) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfohaving {@link FirmwareStatus#UNKNOWN) as firmware status. - createUpdateAvailableInfo(ThingUID) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfohaving {@link FirmwareStatus#UPDATE_AVAILABLE) as firmware status. - createUpdatedEvent(DiscoveryResult) - Static method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxEventFactory
-
Creates an inbox updated event.
- createUpdateEvent(Item, Item) - Static method in class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Creates an item updated event.
- createUpdateEvent(Thing, Thing) - Static method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Creates a thing updated event.
- createUpdateEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createUpdateEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Update Event Trigger'.
- createUpdateEventTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Update Event Trigger'. - createUpdateExecutableInfo(ThingUID, String) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfohaving {@link FirmwareStatus#UPDATE_EXECUTBALE) as firmware status. The given firmware version represents the version of the latest updatable firmware for the thing. - createUpToDateInfo(ThingUID) - Static method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Creates a new
FirmwareStatusInfohaving {@link FirmwareStatus#UP_TO_DATE) as firmware status. - createValidCommand() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidCommand() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command'.
- createValidCommandAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command'. - createValidCommandId() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidCommandId() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command Id'.
- createValidCommandIdAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command Id'. - createValidCommandNumber() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidCommandNumber() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command Number'.
- createValidCommandNumberAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command Number'. - createValidCommandString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidCommandString() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Command String'.
- createValidCommandStringAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Command String'. - createValidState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State'.
- createValidStateAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State'. - createValidStateId() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidStateId() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State Id'.
- createValidStateIdAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State Id'. - createValidStateNumber() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidStateNumber() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State Number'.
- createValidStateNumberAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State Number'. - createValidStateString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidStateString() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid State String'.
- createValidStateStringAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid State String'. - createValidTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger'.
- createValidTriggerAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger'. - createValidTriggerId() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidTriggerId() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger Id'.
- createValidTriggerIdAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger Id'. - createValidTriggerNumber() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidTriggerNumber() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger Number'.
- createValidTriggerNumberAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger Number'. - createValidTriggerString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createValidTriggerString() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Valid Trigger String'.
- createValidTriggerStringAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Valid Trigger String'. - createVariableDeclaration() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- createVariableDeclaration() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns a new object of class 'Variable Declaration'.
- createVariableDeclarationAdapter() - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates a new adapter for an object of class '
Variable Declaration'. - createVideo() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createVideo() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Video'.
- createVideoAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Video'. - createVisibilityRule() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createVisibilityRule() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Visibility Rule'.
- createVisibilityRuleAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Visibility Rule'. - createWebSocketClient(String) - Method in interface org.eclipse.smarthome.io.net.http.WebSocketFactory
-
Creates a new Jetty web socket client.
- createWebSocketClient(String, String) - Method in interface org.eclipse.smarthome.io.net.http.WebSocketFactory
-
Deprecated.
- createWebview() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createWebview() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Webview'.
- createWebviewAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Webview'. - createWidget() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- createWidget() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns a new object of class 'Widget'.
- createWidgetAdapter() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates a new adapter for an object of class '
Widget'. - createXBlockExpressionAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
XBlock Expression'. - createXExpressionAdapter() - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates a new adapter for an object of class '
XExpression'. - Credentials - Interface in org.eclipse.smarthome.core.auth
-
Marker interface for credentials which can be handled by authentication providers.
- CredentialsExtractor<C> - Interface in org.eclipse.smarthome.io.http.auth
-
Provider of credentials which works in given context and can provide credentials out of it.
- cron - Variable in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
-
The cached value of the '
Cron' attribute. - CRON - Static variable in interface org.eclipse.smarthome.core.scheduler.CronJob
-
The service property that specifies the cron schedule.
- CRON_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
-
The default value of the '
Cron' attribute. - CRON_EXPRESSION_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
-
The default value of the '
Cron Expression' attribute. - CRON_STRATEGY - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Cron Strategy' class. - CRON_STRATEGY - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Cron Strategy' class. - CRON_STRATEGY__CRON_EXPRESSION - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Cron Expression' attribute.
- CRON_STRATEGY__CRON_EXPRESSION - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Cron Expression' attribute feature.
- CRON_STRATEGY__NAME - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Name' attribute.
- CRON_STRATEGY_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Cron Strategy' class.
- cronExpression - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
-
The cached value of the '
Cron Expression' attribute. - CronJob - Interface in org.eclipse.smarthome.core.scheduler
-
Runnable that can be passed data and can throw a checked exception.
- CronScheduler - Interface in org.eclipse.smarthome.core.scheduler
-
The software utility Cron is a time-based job scheduler in Unix-like computer operating systems.
- CronStrategy - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Cron Strategy'.
- CronStrategyElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- CronStrategyImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Cron Strategy'.
- CronStrategyImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- CTS - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- CUBIC_FOOT - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- CUBIC_METRE - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- CUBICMETRE_PER_DAY - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- CUBICMETRE_PER_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- CUBICMETRE_PER_MINUTE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- CUBICMETRE_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Current - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Current.
- currentNewValueRequest - Variable in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
- customizeWatchQueueReader(AbstractWatchService, Path, boolean) - Method in class org.eclipse.smarthome.core.service.WatchQueueReader
-
Customize the queue reader to process the watch events for the given directory, provided by the watch service
- CustomSSLContextProvider - Class in org.eclipse.smarthome.io.transport.mqtt.sslcontext
-
Deprecated.
- CustomSSLContextProvider(TrustManagerFactory) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.sslcontext.CustomSSLContextProvider
-
Deprecated.
- CustomTrustManagerFactory - Class in org.eclipse.smarthome.io.transport.mqtt.ssl
-
The
CustomTrustManagerFactoryis a TrustManagerFactory that provides a customTrustManager - CustomTrustManagerFactory(TrustManager[]) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.ssl.CustomTrustManagerFactory
- CustomTrustManagerFactory(SSLContextProvider) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.ssl.CustomTrustManagerFactory
-
Deprecated.
D
- data - Variable in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO
- DATA_AVAILABLE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- DataAmount - Interface in org.eclipse.smarthome.core.library.dimension
-
Represents a measure of data amount.
- DATABITS_5 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- DATABITS_6 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- DATABITS_7 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- DATABITS_8 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- datapoints - Variable in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO
- DataTransferRate - Interface in org.eclipse.smarthome.core.library.dimension
-
Represents a measure of data or data blocks per unit time passing through a communication link
- DATE_PATTERN - Static variable in class org.eclipse.smarthome.core.library.types.DateTimeType
- DATE_PATTERN - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ - Static variable in class org.eclipse.smarthome.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ - Static variable in class org.openhab.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ_AND_MS - Static variable in class org.eclipse.smarthome.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ_AND_MS_GENERAL - Static variable in class org.eclipse.smarthome.core.library.types.DateTimeType
- DATE_PATTERN_WITH_TZ_AND_MS_ISO - Static variable in class org.eclipse.smarthome.core.library.types.DateTimeType
- DATETIME - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- DateTimeGroupFunction - Interface in org.eclipse.smarthome.core.library.types
-
This interface is a container for group functions that require
DateTimeTypes for its calculations. - DateTimeGroupFunction.Earliest - Class in org.eclipse.smarthome.core.library.types
-
This calculates the minimum value of all item states of DateType type.
- DateTimeGroupFunction.Latest - Class in org.eclipse.smarthome.core.library.types
-
This calculates the maximum value of all item states of DateType type.
- DateTimeItem - Class in org.eclipse.smarthome.core.library.items
-
A DateTimeItem stores a timestamp including a valid time zone.
- DateTimeItem - Class in org.openhab.core.library.items
-
A DateTimeItem stores a timestamp including a valid time zone.
- DateTimeItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.DateTimeItem
- DateTimeItem(String) - Constructor for class org.openhab.core.library.items.DateTimeItem
- DateTimeType - Class in org.eclipse.smarthome.core.library.types
- DateTimeType - Class in org.openhab.core.library.types
- DateTimeType() - Constructor for class org.eclipse.smarthome.core.library.types.DateTimeType
- DateTimeType() - Constructor for class org.openhab.core.library.types.DateTimeType
- DateTimeType(String) - Constructor for class org.eclipse.smarthome.core.library.types.DateTimeType
- DateTimeType(String) - Constructor for class org.openhab.core.library.types.DateTimeType
- DateTimeType(ZonedDateTime) - Constructor for class org.eclipse.smarthome.core.library.types.DateTimeType
- DateTimeType(Calendar) - Constructor for class org.eclipse.smarthome.core.library.types.DateTimeType
-
Deprecated.The constructor uses Calendar object hence it doesn't store time zone. A new constructor is available. Use
DateTimeType(ZonedDateTime)instead. - DateTimeType(Calendar) - Constructor for class org.openhab.core.library.types.DateTimeType
- DAY - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- deactivate() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Called on component deactivation, if the implementation of this class is an OSGi declarative service and does not override the method.
- deactivate() - Method in class org.eclipse.smarthome.config.xml.ConfigXmlConfigDescriptionProvider
- deactivate() - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- deactivate() - Method in class org.eclipse.smarthome.core.net.NetUtil
- deactivate() - Method in class org.eclipse.smarthome.core.service.AbstractWatchService
-
Method to call on service deactivation
- deactivate() - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
- deactivate() - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- deactivate() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerService
-
Method that will be called if this service will be deactivated
- deactivate() - Method in class org.eclipse.smarthome.core.thing.link.ThingLinkManager
- deactivate() - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
- deactivate() - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- deactivate() - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- deactivate() - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
-
Should be overridden by the implementations that extend this base class.
- deactivate() - Method in class org.openhab.core.binding.AbstractBinding
- deactivate() - Method in class org.openhab.core.service.AbstractActiveService
- deactivate(String) - Method in class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
- deactivate(ComponentContext) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Disposes the
BaseThingHandlerFactory. - debugString(Bundle) - Static method in class org.eclipse.smarthome.core.service.ReadyMarkerUtils
-
Provides a string to debug bundle information.
- DECI(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- DECIBEL - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- DECIBEL_MILLIWATTS - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- DECIMAL - org.eclipse.smarthome.config.core.ConfigDescriptionParameter.Type
-
The data type for a signed floating point value (IEEE 754) in the range of [
Float.MIN_VALUE,Float.MAX_VALUE]. - DECIMALElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- DecimalType - Class in org.eclipse.smarthome.core.library.types
-
The decimal type uses a BigDecimal internally and thus can be used for integers, longs and floating point numbers alike.
- DecimalType - Class in org.openhab.core.library.types
-
The decimal type uses a BigDecimal internally and thus can be used for integers, longs and floating point numbers alike.
- DecimalType() - Constructor for class org.eclipse.smarthome.core.library.types.DecimalType
- DecimalType() - Constructor for class org.openhab.core.library.types.DecimalType
- DecimalType(double) - Constructor for class org.eclipse.smarthome.core.library.types.DecimalType
- DecimalType(double) - Constructor for class org.openhab.core.library.types.DecimalType
- DecimalType(long) - Constructor for class org.eclipse.smarthome.core.library.types.DecimalType
- DecimalType(long) - Constructor for class org.openhab.core.library.types.DecimalType
- DecimalType(String) - Constructor for class org.eclipse.smarthome.core.library.types.DecimalType
- DecimalType(String) - Constructor for class org.openhab.core.library.types.DecimalType
- DecimalType(BigDecimal) - Constructor for class org.eclipse.smarthome.core.library.types.DecimalType
- DecimalType(BigDecimal) - Constructor for class org.openhab.core.library.types.DecimalType
- decode(String) - Static method in class org.eclipse.smarthome.core.util.UIDUtils
-
Decodes an UID that has been generated by the
UIDUtils.encode(String)function. - DECREASE - org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
- DECREASE - org.openhab.core.library.types.IncreaseDecreaseType
- decreaseMasterVolume(float) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- decrypt(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.StorageCipher
-
Decrypt the base64 encoded cipher text.
- Default - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Default'.
- DEFAULT - org.eclipse.smarthome.core.thing.type.AutoUpdatePolicy
-
The binding does not care and the framework may do what it deems to be right.
- DEFAULT - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- DEFAULT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Default' class. - DEFAULT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Default' class. - DEFAULT__HEIGHT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Height' attribute.
- DEFAULT__HEIGHT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- DEFAULT__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- DEFAULT__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- DEFAULT__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- DEFAULT__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- DEFAULT__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- DEFAULT__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- DEFAULT_CONFIG_FOLDER - Static variable in class org.eclipse.smarthome.config.core.ConfigConstants
-
The default main configuration directory name
- DEFAULT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Default' class.
- DEFAULT_KEEPALIVE_INTERVAL - Static variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- DEFAULT_MIME_TYPE - Static variable in class org.eclipse.smarthome.core.library.types.RawType
- DEFAULT_QOS - Static variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- DEFAULT_SERVICE_ID_PREFIX - Static variable in class org.eclipse.smarthome.core.binding.BindingInfo
-
The default service ID prefix.
- DEFAULT_THREAD_POOL_SIZE - Static variable in class org.eclipse.smarthome.core.common.ThreadPoolManager
- DEFAULT_TIMEOUT - Static variable in interface org.eclipse.smarthome.core.common.SafeCaller
-
Default timeout for actions in milliseconds.
- DEFAULT_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- DEFAULT_USERDATA_FOLDER - Static variable in class org.eclipse.smarthome.config.core.ConfigConstants
-
The default user data directory name
- DefaultAbstractManagedProvider<E extends Identifiable<K>,K> - Class in org.eclipse.smarthome.core.common.registry
-
DefaultAbstractManagedProvideris a specificAbstractManagedProviderimplementation, where the stored element is the same as the element of the provider. - DefaultAbstractManagedProvider(StorageService) - Constructor for class org.eclipse.smarthome.core.common.registry.DefaultAbstractManagedProvider
- defaultCase(EObject) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultCase(EObject) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- defaultConversion(Class<T>) - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- DefaultElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- DefaultImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Default'.
- DefaultImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- defaultMessage - Variable in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
-
The default message describing the validation issue.
- defaults - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Defaults' reference list. - DefaultSystemChannelTypeProvider - Class in org.eclipse.smarthome.core.thing
-
Implementation providing default system wide channel types
- DefaultSystemChannelTypeProvider(ChannelTypeI18nLocalizationService, BundleResolver) - Constructor for class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
- defaultTags - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- defaultValue - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- defaultValue() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- defaultValue() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- defaultValues - Variable in class org.eclipse.smarthome.io.rest.core.config.EnrichedConfigDescriptionParameterDTO
- defineSequence(ProgressStep...) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to define the
ProgressSteps for the sequence of the firmware update. - definition - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
-
The cached value of the '
Definition' containment reference. - DEGREE_ANGLE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- DEKA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- DeletableStorage<T> - Interface in org.eclipse.smarthome.core.storage
-
A
Storagethat could be disposed. - DeletableStorageService - Interface in org.eclipse.smarthome.core.storage
-
The
DeletableStorageServiceextends the normalStorageServiceand provides instances ofDeletableStorages. - delete() - Method in interface org.eclipse.smarthome.core.storage.DeletableStorage
-
Delete the storage.
- delete(String) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
-
Deletes a configuration for a config id.
- deleteServiceAndAccessToken(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthFactory
-
This method is for unget/unregister the service, then DELETE access token, configuration data from the store
- DELIMITER - Static variable in class org.eclipse.smarthome.core.library.types.StringListType
- deltaSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the difference value of the state of a given
itemsince a certain point in time. - deltaSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the difference value of the state of a given
itemsince a certain point in time. - Density - Interface in org.eclipse.smarthome.core.library.dimension
-
Define Density type (basic unit is kg/m^3)
- DESCENDING - org.eclipse.smarthome.core.persistence.FilterCriteria.Ordering
- DESCENDING - org.openhab.core.persistence.FilterCriteria.Ordering
- description - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- description - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- description - Variable in class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- description - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- description - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- description - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelGroupDefinitionDTO
- description - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- description - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- description - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- description - Variable in class org.openhab.core.automation.dto.ModuleDTO
- description - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- description - Variable in class org.openhab.core.automation.dto.RuleDTO
- description - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- description - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- description - Variable in class org.openhab.core.automation.util.ModuleBuilder
- description() - Method in annotation type org.eclipse.smarthome.core.semantics.model.TagInfo
- description() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- description() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- description() - Method in annotation type org.openhab.core.automation.annotation.RuleAction
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.eclipse.smarthome.config.core.ConfigurationDeserializer
- deserializePayload(String, Class<T>) - Static method in class org.eclipse.smarthome.core.events.AbstractEventFactory
-
Deserializes the Json-payload into an object of the specified class.
- DEST_NUM - Static variable in class org.openhab.library.tel.types.CallType
- DEUTSCHE_HAERTE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- DFL_SLEEP_TIME - Static variable in class org.eclipse.smarthome.test.java.JavaTest
- DFL_TIMEOUT - Static variable in class org.eclipse.smarthome.test.java.JavaTest
- dimension - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- dimension - Variable in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- DimensionalGroupFunction(Class<? extends Quantity<?>>) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- DIMMER - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- DimmerItem - Class in org.eclipse.smarthome.core.library.items
-
A DimmerItem can be used as a switch (ON/OFF), but it also accepts percent values to reflect the dimmed state.
- DimmerItem - Class in org.openhab.core.library.items
-
A DimmerItem can be used as a switch (ON/OFF), but it also accepts percent values to reflect the dimmed state.
- DimmerItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.DimmerItem
- DimmerItem(String) - Constructor for class org.openhab.core.library.items.DimmerItem
- DIR1_PRESSED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- DIR1_RELEASED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- DIR2_PRESSED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- DIR2_RELEASED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- DISABLED - org.eclipse.smarthome.core.thing.ThingStatusDetail
- DISABLED - org.openhab.core.automation.RuleStatusDetail
- disableReceiveTimeout() - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- disableReceiveTimeout() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Disable receive timeout.
- DISCONNECTED - org.eclipse.smarthome.io.transport.mqtt.MqttConnectionState
- DiscoveryListener - Interface in org.eclipse.smarthome.config.discovery
-
The
DiscoveryListenerinterface for receiving discovery events. - DiscoveryResult - Interface in org.eclipse.smarthome.config.discovery
-
The
DiscoveryResultis a container for one result of a discovery process. - DiscoveryResultBuilder - Class in org.eclipse.smarthome.config.discovery
-
The
DiscoveryResultBuilderhelps creating aDiscoveryResultthrough the builder pattern. - DiscoveryResultDTO - Class in org.eclipse.smarthome.config.discovery.dto
-
This is a data transfer object that is used to serialize discovery results.
- DiscoveryResultDTO() - Constructor for class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- DiscoveryResultDTO(String, String, String, String, DiscoveryResultFlag, Map<String, Object>, String) - Constructor for class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- DiscoveryResultDTOMapper - Class in org.eclipse.smarthome.config.discovery.dto
-
The
DiscoveryResultDTOMapperis an utility class to map discovery results into discovery result transfer objects. - DiscoveryResultDTOMapper() - Constructor for class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTOMapper
- DiscoveryResultFlag - Enum in org.eclipse.smarthome.config.discovery
-
The
DiscoveryResultFlagclass specifies a list of flags which aDiscoveryResultobject can take. - DiscoveryService - Interface in org.eclipse.smarthome.config.discovery
-
The
DiscoveryServiceis a service interface which each binding can implement to provide an auto discovery process for one or moreThings. - DiscoveryServiceCallback - Interface in org.eclipse.smarthome.config.discovery
-
Deprecated.The use of this callback is deprecated. The
Inboxis able to deal with updates. Incremental discovery should be handled internally by eachDiscoveryService. - DiscoveryServiceRegistry - Interface in org.eclipse.smarthome.config.discovery
-
The
DiscoveryServiceRegistryis a service interface which provides the following features. - dispose() - Method in class org.eclipse.smarthome.core.items.GenericItem
-
Disposes this item.
- dispose() - Method in class org.eclipse.smarthome.core.items.GroupItem
- dispose() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- dispose() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Disposes the thing handler, e.g.
- dispose() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- dispose() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicOnlineOfflineHandler
- dispose() - Method in class org.openhab.core.automation.handler.BaseModuleHandler
- dispose() - Method in interface org.openhab.core.automation.handler.ModuleHandler
-
The method is called by RuleManager to free resources when
ModuleHandleris released. - dispose() - Method in class org.openhab.core.items.GenericItem
- distanceFrom(LocationItem) - Method in class org.eclipse.smarthome.core.library.items.LocationItem
-
Compute the distance with another Point type, http://stackoverflow.com/questions/837872/calculate-distance-in-meters-when-you-know-longitude-and-latitude-in- java
- distanceFrom(PointType) - Method in class org.eclipse.smarthome.core.library.types.PointType
-
Return the distance in meters from otherPoint, ignoring altitude.
- distanceFrom(PointType) - Method in class org.openhab.core.library.items.LocationItem
-
Compute the distance with another Point type, http://stackoverflow.com/questions/837872/calculate-distance-in-meters-when-you-know-longitude-and-latitude-in-java
- distanceFrom(PointType) - Method in class org.openhab.core.library.types.PointType
-
Return the distance in meters from otherPoint, ignoring altitude.
- divide(BigDecimal) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Divide this QuantityType by the given value.
- divide(QuantityType<?>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Divide this QuantityType by the given
QuantityType. - DOBSON_UNIT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- doEvaluate(QuantityLiteral, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- doEvaluate(XExpression, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.eclipse.smarthome.model.generator.ItemsGenerator
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.eclipse.smarthome.model.persistence.generator.PersistenceGenerator
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.eclipse.smarthome.model.sitemap.generator.SitemapGenerator
- doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.eclipse.smarthome.model.thing.generator.ThingGenerator
- Door - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Door.
- doSetup() - Static method in class org.eclipse.smarthome.model.ItemsStandaloneSetup
- doSetup() - Static method in class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetup
- doSetup() - Static method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- doSetup() - Static method in class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetup
- doSetup() - Static method in class org.eclipse.smarthome.model.thing.ThingStandaloneSetup
- doSetup(ScriptServiceUtil, ScriptEngine) - Static method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- doSetup(ScriptServiceUtil, ScriptEngine) - Static method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- doSingleScan() - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscovery
-
Executes a single scan for serial ports provided by USB devices; informs listeners about all discovered devices (including those discovered in a previous scan).
- doSwitch(int, EObject) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result. - doSwitch(int, EObject) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Calls
caseXXXfor each class of the model until one returns a non null result; it yields that result. - DOUBLE_PRESSED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- doubleValue() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- doubleValue() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- doubleValue() - Method in class org.openhab.core.library.types.DecimalType
- DOWN - org.eclipse.smarthome.core.library.types.UpDownType
- DOWN - org.openhab.core.library.types.UpDownType
- downloadData(String, String, boolean, long) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Download the data from an URL.
- downloadData(String, String, boolean, long, int) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Download the data from an URL.
- downloadImage(String) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Download the image data from an URL.
- downloadImage(String, boolean, long) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Download the image data from an URL.
- downloadImage(String, boolean, long, int) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Download the image data from an URL.
- downloadImage(String, int) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Download the image data from an URL.
- DOWNLOADING - org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandleris going to download / read the firmware image by reading the input stream fromFirmware.getBytes(). - DSR - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- DTOMapper - Interface in org.eclipse.smarthome.io.rest
-
Utilities for mapping/transforming DTOs.
- DUTY_CYCLE - org.eclipse.smarthome.core.thing.ThingStatusDetail
- DUTY_CYCLE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- DynamicCommandDescriptionProvider - Interface in org.eclipse.smarthome.core.thing.type
-
Implementations may provide channel specific
CommandDescriptions. - DynamicStateDescriptionProvider - Interface in org.eclipse.smarthome.core.thing.type
-
The
DynamicStateDescriptionProvideris responsible for providingStateDescriptionfor a channel dynamically in the runtime.
E
- Earliest() - Constructor for class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Earliest
- EARLIEST - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'EARLIEST' literal object.
- EARLIEST_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'EARLIEST' literal value.
- EARTH_GRAVITATIONAL_CONSTANT - Static variable in class org.eclipse.smarthome.core.library.types.PointType
- EARTH_GRAVITATIONAL_CONSTANT - Static variable in class org.openhab.core.library.types.PointType
- editable - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- editable - Variable in class org.eclipse.smarthome.io.rest.core.thing.EnrichedThingDTO
- editChannel(Thing, ChannelUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Creates a
ChannelBuilderwhich is preconfigured with values from the givenChanneland allows to modify it. - editConfiguration() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns a copy of the configuration, that can be modified.
- editProperties() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns a copy of the properties map, that can be modified.
- editThing() - Method in class org.eclipse.smarthome.core.thing.binding.BaseBridgeHandler
-
Creates a bridge builder, which allows to modify the bridge.
- editThing() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Creates a thing builder, which allows to modify the thing.
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- eGet(int, boolean, boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.items.ItemsFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The singleton instance of the package.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The singleton instance of the package.
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- eIsSet(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- emit_Chart_Colorpicker_Default_Group_Image_List_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_GroupKeyword_0_or_ImageKeyword_0_or_ListKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
-
Ambiguous syntax: ( 'Group' | 'Image' | 'Video' | 'Chart' | 'Webview' | 'Switch' | 'Mapview' | 'Slider' | 'Selection' | 'List' | 'Setpoint' | 'Colorpicker' | 'Default' ) This ambiguous syntax occurs at: (rule start) (ambiguity) (rule start)
- emit_Chart_Colorpicker_Default_List_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_ListKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
-
Ambiguous syntax: ( 'Video' | 'Chart' | 'Webview' | 'Switch' | 'Mapview' | 'Slider' | 'Selection' | 'List' | 'Setpoint' | 'Colorpicker' | 'Default' ) This ambiguous syntax occurs at: (rule start) (ambiguity) (rule start)
- emit_Group_Image_GroupKeyword_0_or_ImageKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
-
Ambiguous syntax: 'Group' | 'Image' This ambiguous syntax occurs at: (rule start) (ambiguity) '{' children+=Widget (rule start) (ambiguity) (rule start)
- emit_ModelBinding___LeftSquareBracketKeyword_3_0_RightSquareBracketKeyword_3_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: configuration=STRING (ambiguity) (rule end)
- emit_ModelBridge___LeftCurlyBracketKeyword_6_0_ThingsKeyword_6_1_q_ChannelsKeyword_6_3_q_RightCurlyBracketKeyword_6_5__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('{' 'Things:'? 'Channels:'? '}')? This ambiguous syntax occurs at: id=UID ('[' ']')? (ambiguity) (rule end) label=STRING ('[' ']')? (ambiguity) (rule end) location=STRING ('[' ']')? (ambiguity) (rule end) properties+=ModelProperty ']' (ambiguity) (rule end) thingId=UID_SEGMENT ('[' ']')? (ambiguity) (rule end)
- emit_ModelBridge___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: id=UID (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel id=UID (ambiguity) '{' 'Things:'? things+=ModelBridge id=UID (ambiguity) '{' 'Things:'? things+=ModelThing id=UID (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end) label=STRING (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel label=STRING (ambiguity) '{' 'Things:'? things+=ModelBridge label=STRING (ambiguity) '{' 'Things:'? things+=ModelThing label=STRING (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end) location=STRING (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel location=STRING (ambiguity) '{' 'Things:'? things+=ModelBridge location=STRING (ambiguity) '{' 'Things:'? things+=ModelThing location=STRING (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end) thingId=UID_SEGMENT (ambiguity) '{' 'Things:'? 'Channels:'? channels+=ModelChannel thingId=UID_SEGMENT (ambiguity) '{' 'Things:'? things+=ModelBridge thingId=UID_SEGMENT (ambiguity) '{' 'Things:'? things+=ModelThing thingId=UID_SEGMENT (ambiguity) ('{' 'Things:'? 'Channels:'? '}')? (rule end)
- emit_ModelBridge_ChannelsKeyword_6_3_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Channels:'? This ambiguous syntax occurs at: id=UID ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel label=STRING ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel location=STRING ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel properties+=ModelProperty ']' '{' 'Things:'? (ambiguity) channels+=ModelChannel thingId=UID_SEGMENT ('[' ']')? '{' 'Things:'? (ambiguity) channels+=ModelChannel things+=ModelBridge (ambiguity) '}' (rule end) things+=ModelBridge (ambiguity) channels+=ModelChannel things+=ModelThing (ambiguity) '}' (rule end) things+=ModelThing (ambiguity) channels+=ModelChannel
- emit_ModelBridge_ThingsKeyword_6_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Things:'? This ambiguous syntax occurs at: id=UID ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel id=UID ('[' ']')? '{' (ambiguity) things+=ModelBridge id=UID ('[' ']')? '{' (ambiguity) things+=ModelThing label=STRING ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel label=STRING ('[' ']')? '{' (ambiguity) things+=ModelBridge label=STRING ('[' ']')? '{' (ambiguity) things+=ModelThing location=STRING ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel location=STRING ('[' ']')? '{' (ambiguity) things+=ModelBridge location=STRING ('[' ']')? '{' (ambiguity) things+=ModelThing properties+=ModelProperty ']' '{' (ambiguity) 'Channels:'? channels+=ModelChannel properties+=ModelProperty ']' '{' (ambiguity) things+=ModelBridge properties+=ModelProperty ']' '{' (ambiguity) things+=ModelThing thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) 'Channels:'? channels+=ModelChannel thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) things+=ModelBridge thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) things+=ModelThing
- emit_ModelChannel___LeftSquareBracketKeyword_4_0_RightSquareBracketKeyword_4_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: id=CHANNEL_ID (ambiguity) (rule end) label=STRING (ambiguity) (rule end)
- emit_ModelThing___LeftCurlyBracketKeyword_6_0_ChannelsKeyword_6_1_q_RightCurlyBracketKeyword_6_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('{' 'Channels:'? '}')? This ambiguous syntax occurs at: bridgeUID=UID ')' ('[' ']')? (ambiguity) (rule end) id=UID ('[' ']')? (ambiguity) (rule end) label=STRING ('[' ']')? (ambiguity) (rule end) location=STRING ('[' ']')? (ambiguity) (rule end) properties+=ModelProperty ']' (ambiguity) (rule end) thingId=UID_SEGMENT ('[' ']')? (ambiguity) (rule end)
- emit_ModelThing___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: ('[' ']')? This ambiguous syntax occurs at: bridgeUID=UID ')' (ambiguity) '{' 'Channels:'? channels+=ModelChannel bridgeUID=UID ')' (ambiguity) ('{' 'Channels:'? '}')? (rule end) id=UID (ambiguity) '{' 'Channels:'? channels+=ModelChannel id=UID (ambiguity) ('{' 'Channels:'? '}')? (rule end) label=STRING (ambiguity) '{' 'Channels:'? channels+=ModelChannel label=STRING (ambiguity) ('{' 'Channels:'? '}')? (rule end) location=STRING (ambiguity) '{' 'Channels:'? channels+=ModelChannel location=STRING (ambiguity) ('{' 'Channels:'? '}')? (rule end) thingId=UID_SEGMENT (ambiguity) '{' 'Channels:'? channels+=ModelChannel thingId=UID_SEGMENT (ambiguity) ('{' 'Channels:'? '}')? (rule end)
- emit_ModelThing_ChannelsKeyword_6_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Channels:'? This ambiguous syntax occurs at: bridgeUID=UID ')' ('[' ']')? '{' (ambiguity) channels+=ModelChannel id=UID ('[' ']')? '{' (ambiguity) channels+=ModelChannel label=STRING ('[' ']')? '{' (ambiguity) channels+=ModelChannel location=STRING ('[' ']')? '{' (ambiguity) channels+=ModelChannel properties+=ModelProperty ']' '{' (ambiguity) channels+=ModelChannel thingId=UID_SEGMENT ('[' ']')? '{' (ambiguity) channels+=ModelChannel
- emit_ModelThing_ThingKeyword_0_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
-
Ambiguous syntax: 'Thing'? This ambiguous syntax occurs at: (rule start) (ambiguity) id=UID (rule start) (ambiguity) thingTypeId=UID_SEGMENT
- emit_ModelThing_ThingKeyword_0_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.thing.serializer.ThingSyntacticSequencerExtension
- emit_PersistenceConfiguration_ColonKeyword_3_0_0_or_SemicolonKeyword_3_1(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
-
Ambiguous syntax: ':' | ';' This ambiguous syntax occurs at: alias=STRING (ambiguity) (rule end) items+=AllConfig (ambiguity) (rule end) items+=GroupConfig (ambiguity) (rule end) items+=ItemConfig (ambiguity) (rule end)
- emit_PersistenceModel___FiltersKeyword_6_0_LeftCurlyBracketKeyword_6_1_RightCurlyBracketKeyword_6_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
-
Ambiguous syntax: ('Filters' '{' '}')? This ambiguous syntax occurs at: (rule start) 'Strategies' '{' '}' (ambiguity) 'Items' '{' configs+=PersistenceConfiguration (rule start) 'Strategies' '{' '}' (ambiguity) ('Items' '{' '}')? (rule start) defaults+=[Strategy|ID] '}' (ambiguity) 'Items' '{' configs+=PersistenceConfiguration defaults+=[Strategy|ID] '}' (ambiguity) ('Items' '{' '}')? (rule end) strategies+=Strategy '}' (ambiguity) 'Items' '{' configs+=PersistenceConfiguration strategies+=Strategy '}' (ambiguity) ('Items' '{' '}')? (rule end)
- emit_PersistenceModel___ItemsKeyword_7_0_LeftCurlyBracketKeyword_7_1_RightCurlyBracketKeyword_7_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
-
Ambiguous syntax: ('Items' '{' '}')? This ambiguous syntax occurs at: (rule start) 'Strategies' '{' '}' ('Filters' '{' '}')? (ambiguity) (rule start) defaults+=[Strategy|ID] '}' ('Filters' '{' '}')? (ambiguity) (rule end) filters+=Filter '}' (ambiguity) (rule end) strategies+=Strategy '}' ('Filters' '{' '}')? (ambiguity) (rule end)
- emit_Script_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_Script_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XBlockExpression_SemicolonKeyword_2_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) '}' ')' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) '}' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XBlockExpression_SemicolonKeyword_2_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) '}' ')' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) '}' (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XExpressionInClosure_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XExpressionInClosure_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: expressions+=XExpressionOrVarDeclaration (ambiguity) (rule end) expressions+=XExpressionOrVarDeclaration (ambiguity) expressions+=XExpressionOrVarDeclaration
- emit_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ('(' ')')? This ambiguous syntax occurs at: (rule start) (ambiguity) '=>' returnType=JvmTypeReference
- emit_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ('(' ')')? This ambiguous syntax occurs at: (rule start) (ambiguity) '=>' returnType=JvmTypeReference
- emit_XImportDeclaration_SemicolonKeyword_2_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: importedNamespace=QualifiedNameWithWildcard (ambiguity) (rule end) importedType=[JvmDeclaredType|QualifiedName] (ambiguity) (rule end) memberName=ValidID (ambiguity) (rule end) wildcard?='*' (ambiguity) (rule end)
- emit_XImportDeclaration_SemicolonKeyword_2_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: ';'? This ambiguous syntax occurs at: importedNamespace=QualifiedNameWithWildcard (ambiguity) (rule end) importedType=[JvmDeclaredType|QualifiedName] (ambiguity) (rule end) memberName=ValidID (ambiguity) (rule end) wildcard?='*' (ambiguity) (rule end)
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: '('* This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' (rule start) (rule start) (ambiguity) 'return' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: '('* This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' (rule start) (rule start) (ambiguity) 'return' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
Ambiguous syntax: '('+ This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' ')' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' ')' (rule start) (rule start) (ambiguity) 'return' ')' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' ')' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emit_XParenthesizedExpression_LeftParenthesisKeyword_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
Ambiguous syntax: '('+ This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?='|' (rule start) (ambiguity) '[' expression=XExpressionInClosure (rule start) (ambiguity) 'do' body=XExpression (rule start) (ambiguity) 'false' ')' (rule start) (rule start) (ambiguity) 'for' '(' ';' ';' ')' eachExpression=XExpression (rule start) (ambiguity) 'for' '(' ';' ';' updateExpressions+=XExpression (rule start) (ambiguity) 'for' '(' ';' expression=XExpression (rule start) (ambiguity) 'for' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'for' '(' initExpressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) 'if' '(' if=XExpression (rule start) (ambiguity) 'new' constructor=[JvmConstructor|QualifiedName] (rule start) (ambiguity) 'null' ')' (rule start) (rule start) (ambiguity) 'return' ')' (rule start) (rule start) (ambiguity) 'return' expression=XExpression (rule start) (ambiguity) 'switch' '(' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' declaredParam=JvmFormalParameter (rule start) (ambiguity) 'switch' switch=XExpression (rule start) (ambiguity) 'synchronized' '(' param=XExpression (rule start) (ambiguity) 'throw' expression=XExpression (rule start) (ambiguity) 'try' expression=XExpression (rule start) (ambiguity) 'typeof' '(' type=[JvmType|QualifiedName] (rule start) (ambiguity) 'while' '(' predicate=XExpression (rule start) (ambiguity) '{' '}' ')' (rule start) (rule start) (ambiguity) '{' expressions+=XExpressionOrVarDeclaration (rule start) (ambiguity) feature=[JvmIdentifiableElement|FeatureCallID] (rule start) (ambiguity) feature=[JvmIdentifiableElement|IdOrSuper] (rule start) (ambiguity) feature=[JvmIdentifiableElement|OpUnary] (rule start) (ambiguity) isTrue?='true' (rule start) (ambiguity) value=Number (rule start) (ambiguity) value=STRING (rule start) (ambiguity) {XAssignment.assignable=} (rule start) (ambiguity) {XBinaryOperation.leftOperand=} (rule start) (ambiguity) {XCastedExpression.target=} (rule start) (ambiguity) {XInstanceOfExpression.expression=} (rule start) (ambiguity) {XMemberFeatureCall.memberCallTarget=} (rule start) (ambiguity) {XPostfixOperation.operand=}
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- EMPTY - Static variable in class org.eclipse.smarthome.core.library.types.StringType
- EMPTY - Static variable in class org.openhab.core.library.types.PointType
- EMPTY - Static variable in class org.openhab.core.library.types.StringType
- EMPTY - Static variable in class org.openhab.library.tel.types.CallType
- enableReceiveThreshold(int) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- enableReceiveThreshold(int) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enable receive threshold with the specified thresh parameter.
- enableReceiveTimeout(int) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- enableReceiveTimeout(int) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enables the receive timeout.
- eNAME - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The package name.
- eNAME - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The package name.
- encode(String) - Static method in class org.eclipse.smarthome.core.util.UIDUtils
-
Encodes a given string to an UID using only allowed characters.
- encoding - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
-
The cached value of the '
Encoding' attribute. - ENCODING_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
-
The default value of the '
Encoding' attribute. - encrypt(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.StorageCipher
-
Encrypt the plainText, then produce a base64 encoded cipher text
- Energy - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Energy.
- ENGINE_MANAGER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
- engineGetTrustManagers() - Method in class org.eclipse.smarthome.io.transport.mqtt.ssl.CustomTrustManagerFactory
- engineInit(KeyStore) - Method in class org.eclipse.smarthome.io.transport.mqtt.ssl.CustomTrustManagerFactory
- engineInit(ManagerFactoryParameters) - Method in class org.eclipse.smarthome.io.transport.mqtt.ssl.CustomTrustManagerFactory
- EnrichedChannelDTO - Class in org.eclipse.smarthome.io.rest.core.thing
-
This is a data transfer object that is used to serialize channels with dynamic data like linked items.
- EnrichedChannelDTO(ChannelDTO, Set<String>) - Constructor for class org.eclipse.smarthome.io.rest.core.thing.EnrichedChannelDTO
- EnrichedConfigDescriptionDTOMapper - Class in org.eclipse.smarthome.io.rest.core.config
-
The
EnrichedConfigDescriptionDTOMapperis a utility class to mapConfigDescriptions to config descriptions data transform objectsConfigDescriptionDTOcontainingEnrichedConfigDescriptionParameterDTO. - EnrichedConfigDescriptionDTOMapper() - Constructor for class org.eclipse.smarthome.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
- EnrichedConfigDescriptionParameterDTO - Class in org.eclipse.smarthome.io.rest.core.config
-
This is an enriched data transfer object that is used to serialize config descriptions parameters with a list of default values if a configuration description defines
multiple="true". - EnrichedConfigDescriptionParameterDTO(String, ConfigDescriptionParameter.Type, BigDecimal, BigDecimal, BigDecimal, String, Boolean, Boolean, Boolean, String, String, String, String, List<ParameterOptionDTO>, List<FilterCriteriaDTO>, String, Boolean, Boolean, Integer, String, String, Boolean) - Constructor for class org.eclipse.smarthome.io.rest.core.config.EnrichedConfigDescriptionParameterDTO
- EnrichedGroupItemDTO - Class in org.eclipse.smarthome.io.rest.core.item
-
This is an enriched data transfer object that is used to serialize group items.
- EnrichedGroupItemDTO(ItemDTO, EnrichedItemDTO[], String, String, String, StateDescription) - Constructor for class org.eclipse.smarthome.io.rest.core.item.EnrichedGroupItemDTO
- EnrichedItemDTO - Class in org.eclipse.smarthome.io.rest.core.item
-
This is an enriched data transfer object that is used to serialize items with dynamic data like the state, the state description and the link.
- EnrichedItemDTO(ItemDTO, String, String, String, StateDescription, CommandDescription) - Constructor for class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- EnrichedItemDTOMapper - Class in org.eclipse.smarthome.io.rest.core.item
-
The
EnrichedItemDTOMapperis a utility class to map items into enriched item data transform objects (DTOs). - EnrichedItemDTOMapper() - Constructor for class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTOMapper
- EnrichedThingDTO - Class in org.eclipse.smarthome.io.rest.core.thing
-
This is a data transfer object that is used to serialize things with dynamic data like the status.
- EnrichedThingDTOMapper - Class in org.eclipse.smarthome.io.rest.core.thing
-
The
EnrichedThingDTOMapperis an utility class to map things into enriched thing data transfer objects (DTOs). - EnrichedThingDTOMapper() - Constructor for class org.eclipse.smarthome.io.rest.core.thing.EnrichedThingDTOMapper
- eNS_PREFIX - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The package namespace name.
- eNS_PREFIX - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The package namespace URI.
- eNS_URI - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The package namespace URI.
- ensureUnique(Collection<Channel>) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
-
Deprecated.Use
ThingHelper.ensureUniqueChannels(Collection)instead. - ensureUniqueChannels(Collection<Channel>) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
-
Ensures that there are no duplicate channels in the collection (i.e.
- ensureUniqueChannels(Collection<Channel>, Channel) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
-
Ensures that there are no duplicate channels in the collection plus the additional one (i.e.
- ensureUniqueChannels(Channel[]) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
-
Ensures that there are no duplicate channels in the array (i.e.
- entityId - Variable in class org.eclipse.smarthome.config.core.status.ConfigStatusSource
-
The id of the entity whose new configuration status is to be propagated.
- eof() - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Checks, if the list is empty.
- Ephemeris - Class in org.eclipse.smarthome.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Ephemeris() - Constructor for class org.eclipse.smarthome.model.script.actions.Ephemeris
- EphemerisManager - Interface in org.eclipse.smarthome.core.ephemeris
-
This service provides functionality around days of the year and is the central service to be used directly by others.
- eq(Object, Object) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- EQ - org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
- EQ - org.openhab.core.persistence.FilterCriteria.Operator
- Equality() - Constructor for class org.eclipse.smarthome.core.items.GroupFunction.Equality
- Equality() - Constructor for class org.openhab.core.items.GroupFunction.Equality
- EQUALITY - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'EQUALITY' literal object.
- EQUALITY_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'EQUALITY' literal value.
- equals(Object) - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- equals(Object) - Method in class org.eclipse.smarthome.core.audio.AudioFormat
- equals(Object) - Method in class org.eclipse.smarthome.core.common.AbstractUID
- equals(Object) - Method in class org.eclipse.smarthome.core.i18n.LocalizedKey
- equals(Object) - Method in class org.eclipse.smarthome.core.items.GenericItem
- equals(Object) - Method in class org.eclipse.smarthome.core.items.Metadata
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.HSBType
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.PointType
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.RawType
- equals(Object) - Method in class org.eclipse.smarthome.core.library.types.StringType
- equals(Object) - Method in class org.eclipse.smarthome.core.net.CidrAddress
- equals(Object) - Method in class org.eclipse.smarthome.core.service.ReadyMarker
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLink
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.ThingStatusInfo
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.type.ThingType
- equals(Object) - Method in class org.eclipse.smarthome.core.thing.UID
- equals(Object) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- equals(Object) - Method in class org.openhab.core.automation.template.RuleTemplate
-
Two objects are equal if they own equal UIDs.
- equals(Object) - Method in class org.openhab.core.automation.type.ModuleType
- equals(Object) - Method in class org.eclipse.smarthome.config.core.Configuration
- equals(Object) - Method in class org.eclipse.smarthome.config.core.ParameterOption
- equals(Object) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
- equals(Object) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
- equals(Object) - Method in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
- equals(Object) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- equals(Object) - Method in class org.eclipse.smarthome.core.extension.ExtensionType
- equals(Object) - Method in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy
- equals(Object) - Method in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- equals(Object) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- equals(Object) - Method in class org.openhab.core.automation.RuleStatusInfo
- equals(Object) - Method in class org.openhab.core.items.GenericItem
- equals(Object) - Method in class org.openhab.core.library.types.DateTimeType
- equals(Object) - Method in class org.openhab.core.library.types.DecimalType
- equals(Object) - Method in class org.openhab.core.library.types.HSBType
- equals(Object) - Method in class org.openhab.core.library.types.PointType
- equals(Object) - Method in class org.openhab.core.library.types.StringType
- equals(Object) - Method in class org.openhab.library.tel.types.CallType
- equals(Thing, Thing) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
-
Indicates whether two
Things are technical equal. - Equipment - Interface in org.eclipse.smarthome.core.semantics.model
-
This is the super interface for all types that represent an Equipment.
- Equipments - Class in org.eclipse.smarthome.core.semantics.model.equipment
-
This class provides a stream of all defined equipments.
- Equipments() - Constructor for class org.eclipse.smarthome.core.semantics.model.equipment.Equipments
- error(Exception) - Method in interface org.eclipse.smarthome.io.http.HandlerContext
-
Signal that an error occurred during handling of request.
- error(String) - Static method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessagehaving typeConfigStatusMessage.Type.ERROR. - ERROR - org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Type
-
The type for an error message.
- ERROR - org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResult
-
Indicates that the firmware update has failed.
- ERROR_ATTRIBUTE - Static variable in interface org.eclipse.smarthome.io.http.HandlerContext
- ESCAPED_DELIMITER - Static variable in class org.eclipse.smarthome.core.library.types.StringListType
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- eSet(int, Object) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.items.impl.ModelNormalItemImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.AllConfigImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterDetailsImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.SystemOnShutdownTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.SystemOnStartupTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.SystemTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandIdImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandNumberImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandStringImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateIdImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateNumberImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateStringImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerIdImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerNumberImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerStringImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.script.script.impl.IDUnitImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.script.script.impl.SpecificUnitImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.script.script.impl.StringUnitImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.FrameImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.GroupImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.NonLinkableWidgetImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapModelImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.TextImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- eStaticClass() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- eUnset(int) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- Event - Interface in org.eclipse.smarthome.core.events
-
Eventobjects are delivered by theEventPublisherthrough the openHAB event bus. - EVENT_EMITTED_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Event Emitted Trigger' class. - EVENT_EMITTED_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Event Emitted Trigger' class. - EVENT_EMITTED_TRIGGER__CHANNEL - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Channel' attribute.
- EVENT_EMITTED_TRIGGER__CHANNEL - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Channel' attribute feature.
- EVENT_EMITTED_TRIGGER__TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Trigger' containment reference.
- EVENT_EMITTED_TRIGGER__TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Trigger' containment reference feature.
- EVENT_EMITTED_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Event Emitted Trigger' class.
- EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Event Trigger' class. - EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Event Trigger' class. - EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Event Trigger' class.
- EventBean - Class in org.eclipse.smarthome.io.rest.sse.beans
-
Event bean for broadcasted events.
- EventBean() - Constructor for class org.eclipse.smarthome.io.rest.sse.beans.EventBean
- EventConstants - Interface in org.openhab.core.events
-
This interface defines constants required for using the OSGi Event Admin service.
- EventDescription - Class in org.eclipse.smarthome.core.types
-
Describes event options and gives information how to interpret it.
- EventDescription(List<EventOption>) - Constructor for class org.eclipse.smarthome.core.types.EventDescription
-
Creates an event description object.
- EventEmittedTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Event Emitted Trigger'.
- EventEmittedTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- EventEmittedTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Event Emitted Trigger'.
- EventEmittedTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- EventFactory - Interface in org.eclipse.smarthome.core.events
-
An
EventFactoryis responsible for creatingEventinstances of specific event types. - EventFilter - Interface in org.eclipse.smarthome.core.events
-
An
EventFiltercan be provided by anEventSubscriberin order to receive specificEvents by anEventPublisherif the filter applies. - EventOption - Class in org.eclipse.smarthome.core.types
-
Describes one possible value an event might have.
- EventOption(String, String) - Constructor for class org.eclipse.smarthome.core.types.EventOption
-
Creates a
EventOptionobject. - eventPublisher - Variable in class org.eclipse.smarthome.core.items.GenericItem
- eventPublisher - Variable in class org.openhab.core.binding.AbstractBinding
- eventPublisher - Variable in class org.openhab.core.items.GenericItem
- EventPublisher - Interface in org.eclipse.smarthome.core.events
-
The
EventPublisherpostsEvents through the openHAB event bus in an asynchronous way. - EventPublisher - Interface in org.openhab.core.events
-
An EventPublisher is used to send commands or status updates to the openHAB event bus.
- EventPublisherDelegate - Class in org.openhab.core.events
- EventPublisherDelegate() - Constructor for class org.openhab.core.events.EventPublisherDelegate
- EventSubscriber - Interface in org.eclipse.smarthome.core.events
-
The
EventSubscriberdefines the callback interface for receiving events from the openHAB event bus. - EventSubscriber - Interface in org.openhab.core.events
-
An EventSubscriber receives events from the openHAB event bus for further processing.
- eventtrigger - Variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
-
The cached value of the '
Eventtrigger' containment reference list. - EventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Event Trigger'.
- EventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- EventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Event Trigger'.
- EventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.EventTriggerImpl
- EventType - Enum in org.eclipse.smarthome.core.types
-
Due to the duality of some types (which can be states and commands at the same time), we need to be able to differentiate what the meaning of a message on the bus is - does "item ON" mean that its state has changed to ON or that it should turn itself ON? To decide this, we send the event type as an additional information on the event bus for each message.
- EventType - Enum in org.eclipse.smarthome.model.core
-
These are the event types that can occur as model repository changes
- EventType - Enum in org.openhab.core.types
-
Due to the duality of some types (which can be states and commands at the same time), we need to be able to differentiate what the meaning of a message on the bus is - does "item ON" mean that its state has changed to ON or that it should turn itself ON? To decide this, we send the event type as an additional information on the event bus for each message.
- evolutionRate(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the evolution rate of the state of a given
itemsince a certain point in time. - evolutionRate(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the evolution rate of the state of a given
itemsince a certain point in time. - EXA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- EXBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- EXBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
260 - ExceptionMapper() - Constructor for class org.eclipse.smarthome.io.rest.JSONResponse.ExceptionMapper
- Exec - Class in org.eclipse.smarthome.model.script.actions
-
This class provides static methods that can be used in automation rules for executing commands on command line.
- Exec - Class in org.openhab.io.net.actions
-
This class provides static methods that can be used in automation rules for executing commands on command line.
- Exec() - Constructor for class org.eclipse.smarthome.model.script.actions.Exec
- Exec() - Constructor for class org.openhab.io.net.actions.Exec
- execute() - Method in interface org.eclipse.smarthome.model.script.engine.Script
-
Executes the script instance and returns the execution result
- execute() - Method in class org.openhab.core.binding.AbstractActiveBinding
-
The working method which is called by the refresh thread frequently.
- execute() - Method in class org.openhab.core.service.AbstractActiveService
-
The working method which is called by the refresh thread frequently.
- execute(Runnable) - Method in class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
- execute(String[], Console) - Method in interface org.eclipse.smarthome.io.console.extensions.ConsoleCommandExtension
-
This method called if a
commandfor that extension is called. - execute(String[], Console) - Method in class org.eclipse.smarthome.model.script.extension.ScriptEngineConsoleCommandExtension
- execute(Map<String, Object>) - Method in interface org.openhab.core.automation.handler.ActionHandler
- execute(HttpServletRequest, HttpServletResponse) - Method in interface org.eclipse.smarthome.io.http.HandlerContext
-
Delegate execution to next handler in the chain, if available.
- execute(Console, ConsoleCommandExtension, String[]) - Static method in class org.eclipse.smarthome.io.console.ConsoleInterpreter
- execute(IEvaluationContext) - Method in interface org.eclipse.smarthome.model.script.engine.Script
-
Executes the script instance with a given evaluation context and returns the execution result
- execute(Action, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
- execute(Action, Map<String, ?>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandler
- execute(Action, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandlerDelegate
- executeCommandLine(String) - Static method in class org.eclipse.smarthome.io.net.exec.ExecUtil
-
Executes
commandLine. - executeCommandLine(String) - Static method in class org.eclipse.smarthome.model.script.actions.Exec
-
Executes
commandLine. - executeCommandLine(String) - Static method in class org.openhab.io.net.actions.Exec
-
Executes
commandLine. - executeCommandLine(String) - Static method in class org.openhab.io.net.exec.ExecUtil
-
Executes
commandLine. - executeCommandLine(String, int) - Static method in class org.eclipse.smarthome.model.script.actions.Exec
-
Executes
commandLine. - executeCommandLine(String, int) - Static method in class org.openhab.io.net.actions.Exec
-
Executes
commandLine. - executeCommandLineAndWaitResponse(String, int) - Static method in class org.eclipse.smarthome.io.net.exec.ExecUtil
-
Executes
commandLine. - executeCommandLineAndWaitResponse(String, int) - Static method in class org.openhab.io.net.exec.ExecUtil
-
Executes
commandLine. - executeScript(String) - Method in interface org.eclipse.smarthome.model.script.engine.ScriptEngine
-
Executes a script that is passed as a string
- executeSingle(ResourceBundle, String[], Command) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Executes a command on one item that's to be found in the item registry by given name fragments.
- executeUrl(String, String, int) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod. - executeUrl(String, String, int) - Static method in class org.openhab.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod. - executeUrl(String, String, InputStream, String, int) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod. - executeUrl(String, String, InputStream, String, int) - Static method in class org.openhab.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod. - executeUrl(String, String, Properties, InputStream, String, int) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod. - executeUrl(String, String, Properties, InputStream, String, int) - Static method in class org.openhab.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod. - executeUrl(String, String, Properties, InputStream, String, int, String, Integer, String, String, String) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod - executeUrl(String, String, Properties, InputStream, String, int, String, Integer, String, String, String) - Static method in class org.openhab.io.net.http.HttpUtil
-
Executes the given
urlwith the givenhttpMethod - ExecUtil - Class in org.eclipse.smarthome.io.net.exec
-
Some common methods to execute commands on command line.
- ExecUtil - Class in org.openhab.io.net.exec
-
Some common methods to execute commands on command line.
- ExecUtil() - Constructor for class org.eclipse.smarthome.io.net.exec.ExecUtil
- ExecUtil() - Constructor for class org.openhab.io.net.exec.ExecUtil
- exists(String) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
-
Checks whether a subscription with a given id (still) exists.
- exp(Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Converts an object to an expression.
- EXPERT - org.openhab.core.automation.Visibility
-
The UI has to show an object with such visibility only to experts.
- expiresAt - Variable in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
- ExpiringCache<V> - Class in org.eclipse.smarthome.core.cache
-
This is a simple expiring and reloading cache implementation.
- ExpiringCache(long, Supplier<V>) - Constructor for class org.eclipse.smarthome.core.cache.ExpiringCache
-
Create a new instance.
- ExpiringCache(Duration, Supplier<V>) - Constructor for class org.eclipse.smarthome.core.cache.ExpiringCache
-
Create a new instance.
- ExpiringCacheAsync<V> - Class in org.eclipse.smarthome.core.cache
-
Complementary class to
ExpiringCache, implementing an asynchronous variant of an expiring cache. - ExpiringCacheAsync(long) - Constructor for class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Create a new instance.
- ExpiringCacheAsync(Duration) - Constructor for class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Create a new instance.
- ExpiringCacheMap<K,V> - Class in org.eclipse.smarthome.core.cache
-
This is a simple expiring and reloading multiple key-value-pair cache implementation.
- ExpiringCacheMap(long) - Constructor for class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Creates a new instance.
- ExpiringCacheMap(Duration) - Constructor for class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Creates a new instance.
- expiry - Variable in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
- Expression - Class in org.eclipse.smarthome.core.voice.text
-
Base class for all expressions.
- ExpressionCardinality - Class in org.eclipse.smarthome.core.voice.text
-
Expression that successfully parses, if a given expression occurs or repeats with a specified cardinality.
- ExpressionCardinality(Expression, boolean, boolean) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionCardinality
-
Constructs a new instance.
- ExpressionIdentifier - Class in org.eclipse.smarthome.core.voice.text
-
Expression that successfully parses, if a thing identifier token is found.
- ExpressionIdentifier(AbstractRuleBasedInterpreter) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionIdentifier
-
Constructs a new instance.
- ExpressionIdentifier(AbstractRuleBasedInterpreter, Expression) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionIdentifier
-
Constructs a new instance.
- ExpressionLet - Class in org.eclipse.smarthome.core.voice.text
-
Expression that decorates the resulting (proxied) AST node of a given expression by a name, value and tag.
- ExpressionLet(String, Expression) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionLet
-
Constructs a new instance.
- ExpressionLet(String, Expression, Object, Object) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionLet
-
Constructs a new instance.
- ExpressionLet(Expression, Object) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionLet
-
Constructs a new instance.
- ExpressionMatch - Class in org.eclipse.smarthome.core.voice.text
-
Expression that successfully parses, if a given string constant is found.
- ExpressionMatch(String) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionMatch
-
Constructs a new instance.
- ExpressionSequence - Class in org.eclipse.smarthome.core.voice.text
-
Expression that successfully parses, if a sequence of given expressions is matching.
- ExpressionSequence(Expression...) - Constructor for class org.eclipse.smarthome.core.voice.text.ExpressionSequence
-
Constructs a new instance.
- exps(Object...) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Converts all parameters to an expression array.
- ExtendedDiscoveryService - Interface in org.eclipse.smarthome.config.discovery
-
Deprecated.The implementation of
DiscoveryServiceCallbackcaused a cyclic dependency and will be removed in future versions. Please see the deprecation documentation onDiscoveryServiceCallbackfor more details. - extensibleChannelTypeIds - Variable in class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- ExtensibleTrustManager - Interface in org.eclipse.smarthome.io.net.http
-
Provides an extensible composite TrustManager The trust manager can be extended with implementations of the following interfaces: -
TlsTrustManagerProvider-TlsCertificateProvider - Extension - Class in org.eclipse.smarthome.core.extension
-
This class defines an extension.
- Extension(String, String, String, String, String, boolean) - Constructor for class org.eclipse.smarthome.core.extension.Extension
-
Creates a new Extension instance
- Extension(String, String, String, String, String, boolean, String, String, String) - Constructor for class org.eclipse.smarthome.core.extension.Extension
-
Creates a new Extension instance
- EXTENSION_SEPARATOR - Static variable in class org.eclipse.smarthome.core.audio.utils.AudioStreamUtils
- EXTENSION_SEPARATOR - Static variable in class org.eclipse.smarthome.core.items.ItemUtil
- ExtensionEvent - Class in org.eclipse.smarthome.core.extension
-
This is an
Eventthat is sent on extension operations, such as installing and uninstalling. - ExtensionEvent(String, String, String) - Constructor for class org.eclipse.smarthome.core.extension.ExtensionEvent
-
Constructs a new extension event object.
- ExtensionEvent(String, String, String, String) - Constructor for class org.eclipse.smarthome.core.extension.ExtensionEvent
-
Constructs a new extension event object.
- ExtensionEventFactory - Class in org.eclipse.smarthome.core.extension
-
This is an
EventFactoryfor creating extension events. - ExtensionEventFactory() - Constructor for class org.eclipse.smarthome.core.extension.ExtensionEventFactory
-
Constructs a new ExtensionEventFactory.
- ExtensionService - Interface in org.eclipse.smarthome.core.extension
-
Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing extensions, such as listing, installing and uninstalling them.
- ExtensionType - Class in org.eclipse.smarthome.core.extension
-
This class defines an extension type.
- ExtensionType(String, String) - Constructor for class org.eclipse.smarthome.core.extension.ExtensionType
-
Creates a new type instance with the given id and label
- EXTRACT_TRANSFORMFUNCTION_PATTERN - Static variable in class org.eclipse.smarthome.core.transform.TransformationHelper
- extractAuthCodeFromAuthResponse(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 1 Part (C).
- extractCredentials(String) - Static method in class org.openhab.io.net.http.HttpUtil
-
Extracts username and password from the given
url.
F
- FAHRENHEIT - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- failed(String, Object...) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update has failed.
- FARAD - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- FASTFORWARD - org.eclipse.smarthome.core.library.types.RewindFastforwardType
- FE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- FEMTO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- FileAudioStream - Class in org.eclipse.smarthome.core.audio
-
This is an AudioStream from an audio file
- FileAudioStream(File) - Constructor for class org.eclipse.smarthome.core.audio.FileAudioStream
- FileAudioStream(File, AudioFormat) - Constructor for class org.eclipse.smarthome.core.audio.FileAudioStream
- fillProperties(Module, ModuleDTO) - Static method in class org.openhab.core.automation.dto.ModuleDTOMapper
- fillProperties(Rule, RuleDTO) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
- fillProperties(RuleTemplate, RuleTemplateDTO) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- fillProperties(ModuleType, ModuleTypeDTO) - Static method in class org.openhab.core.automation.dto.ModuleTypeDTOMapper
- Filter - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Filter'.
- FILTER - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Filter' class. - FILTER - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Filter' class. - FILTER__DEFINITION - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Definition' containment reference.
- FILTER__DEFINITION - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Definition' containment reference feature.
- FILTER__NAME - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Name' attribute.
- FILTER__NAME - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- FILTER_DETAILS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Filter Details' class. - FILTER_DETAILS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Filter Details' class. - FILTER_DETAILS_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Filter Details' class.
- FILTER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Filter' class.
- filterCriteria - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- FilterCriteria - Class in org.eclipse.smarthome.config.core
-
The
FilterCriteriaspecifies a filter for dynamic selection list providers of aConfigDescriptionParameter. - FilterCriteria - Class in org.eclipse.smarthome.core.persistence
-
This class is used to define a filter for queries to a
PersistenceService. - FilterCriteria - Class in org.openhab.core.persistence
-
This class is used to define a filter for queries to a
PersistenceService. - FilterCriteria() - Constructor for class org.eclipse.smarthome.config.core.FilterCriteria
-
Default constructor for deserialization e.g.
- FilterCriteria() - Constructor for class org.eclipse.smarthome.core.persistence.FilterCriteria
- FilterCriteria() - Constructor for class org.openhab.core.persistence.FilterCriteria
- FilterCriteria(String, String) - Constructor for class org.eclipse.smarthome.config.core.FilterCriteria
- FilterCriteria.Operator - Enum in org.eclipse.smarthome.core.persistence
-
Enumeration with all possible compare options
- FilterCriteria.Operator - Enum in org.openhab.core.persistence
-
Enumeration with all possible compare options
- FilterCriteria.Ordering - Enum in org.eclipse.smarthome.core.persistence
-
Enumeration with all ordering options
- FilterCriteria.Ordering - Enum in org.openhab.core.persistence
-
Enumeration with all ordering options
- FilterCriteriaConverter - Class in org.eclipse.smarthome.config.xml
- FilterCriteriaConverter() - Constructor for class org.eclipse.smarthome.config.xml.FilterCriteriaConverter
- FilterCriteriaDTO - Class in org.eclipse.smarthome.config.core.dto
-
This is a data transfer object that is used to serialize filter criteria of a parameter.
- FilterCriteriaDTO() - Constructor for class org.eclipse.smarthome.config.core.dto.FilterCriteriaDTO
- FilterCriteriaDTO(String, String) - Constructor for class org.eclipse.smarthome.config.core.dto.FilterCriteriaDTO
- FilterDetails - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Filter Details'.
- FilterDetailsElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- FilterDetailsImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Filter Details'.
- FilterDetailsImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.FilterDetailsImpl
- FilterElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- FilterImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Filter'.
- FilterImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- filters - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Filters' reference list. - filters - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Filters' containment reference list. - finalizeStopAfterDisconnect(boolean) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
After a successful disconnect, the underlying library objects need to be closed and connection observers want to be notified.
- findFreePort() - Static method in class org.eclipse.smarthome.test.TestPortUtil
-
Returns a free TCP/IP port number on localhost.
- findNode(String) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
-
Breadth searching this (sub-) tree/node for a node with the given name.
- findValue(String) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and returning its value.
- findValue(String, Class<?>) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and type and returning its value.
- findValueAsString(String) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and returning its value as a
String. - findValueAsStringArray(String) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
-
Breadth searches this (sub-) tree/node for a node with the given name and returning its value as a
String[]. - Firmware - Interface in org.eclipse.smarthome.core.thing.binding.firmware
- FIRMWARE_UPDATING - org.eclipse.smarthome.core.thing.ThingStatusDetail
- FIRMWARE_UPDATING - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- FirmwareBuilder - Class in org.eclipse.smarthome.core.thing.binding.firmware
-
The builder to create a
Firmware. - FirmwareDTO - Class in org.eclipse.smarthome.core.thing.firmware.dto
-
This is a data transfer object that is used to serialize firmware information.
- FirmwareDTO(String, String, String, boolean, String, String, String, String) - Constructor for class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- FirmwareEventFactory - Class in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareEventFactoryis registered as an OSGi service and is responsible to create firmware events. - FirmwareEventFactory() - Constructor for class org.eclipse.smarthome.core.thing.firmware.FirmwareEventFactory
-
Creates a new firmware event factory.
- FirmwareProvider - Interface in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareProvideris registered as an OSGi service and is responsible for providing firmwares. - FirmwareRegistry - Interface in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareRegistryis registered as an OSGi service and is responsible for tracking allFirmwareProviders. - FirmwareRestriction - Interface in org.eclipse.smarthome.core.thing.binding.firmware
-
A function for defining specific installation restrictions for a given
Firmware. - firmwareStatus - Variable in class org.eclipse.smarthome.io.rest.core.thing.EnrichedThingDTO
- FirmwareStatus - Enum in org.eclipse.smarthome.core.thing.firmware
- FirmwareStatusDTO - Class in org.eclipse.smarthome.core.thing.firmware.dto
-
This is a data transfer object that is used to serialize firmware status information.
- FirmwareStatusDTO(String, String) - Constructor for class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareStatusDTO
- FirmwareStatusInfo - Class in org.eclipse.smarthome.core.thing.firmware
- FirmwareStatusInfoEvent - Class in org.eclipse.smarthome.core.thing.firmware
- FirmwareStatusInfoEvent(String, String, FirmwareStatusInfo) - Constructor for class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
-
Creates a new
FirmwareStatusInfoEvent. - FirmwareUpdateBackgroundTransferHandler - Interface in org.eclipse.smarthome.core.thing.binding.firmware
-
The
FirmwareUpdateBackgroundTransferHandleris an extension of theFirmwareUpdateHandlerand is to be used if the firmware of the thing must be transferred to the actual device in the background. - FirmwareUpdateHandler - Interface in org.eclipse.smarthome.core.thing.binding.firmware
-
The
FirmwareUpdateHandlercan be implemented and registered as an OSGi service in order to update the firmware for the physical device of aThing. - FirmwareUpdateProgressInfo - Class in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareUpdateProgressInforepresents the progress indicator for a firmware update. - FirmwareUpdateProgressInfoEvent - Class in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareUpdateProgressInfoEventis sent if there is a new progress step for a firmware update. - FirmwareUpdateProgressInfoEvent(String, String, FirmwareUpdateProgressInfo) - Constructor for class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
-
Creates a new
FirmwareUpdateProgressInfoEvent. - FirmwareUpdateResult - Enum in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareUpdateResultenumeration defines the possible results for a firmware update. - FirmwareUpdateResultInfo - Class in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareUpdateResultInfocontains information about the result of a firmware update. - FirmwareUpdateResultInfoEvent - Class in org.eclipse.smarthome.core.thing.firmware
-
The
FirmwareUpdateResultInfoEventis sent if the firmware update has been finished. - FirmwareUpdateResultInfoEvent(String, String, FirmwareUpdateResultInfo) - Constructor for class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
-
Creates a new
FirmwareUpdateResultInfoEvent. - FirmwareUpdateService - Interface in org.eclipse.smarthome.core.thing.firmware
-
The firmware update service is registered as an OSGi service and is responsible for tracking all available
FirmwareUpdateHandlers. - FirstFloor - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a First Floor.
- FixedLengthAudioStream - Class in org.eclipse.smarthome.core.audio
-
This is an
AudioStream, which can provide information about its absolute length and is able to provide cloned streams. - FixedLengthAudioStream() - Constructor for class org.eclipse.smarthome.core.audio.FixedLengthAudioStream
- flag - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- floatValue() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- floatValue() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- floatValue() - Method in class org.openhab.core.library.types.DecimalType
- Floor - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Floor.
- FLOWCONTROL_NONE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- FLOWCONTROL_RTSCTS_IN - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- FLOWCONTROL_RTSCTS_OUT - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- FLOWCONTROL_XONXOFF_IN - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- FLOWCONTROL_XONXOFF_OUT - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- FOLLOW - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- FOLLOW_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- FOOT - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- forBinding(String) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- forceRemove(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.ThingRegistry
- forEach(BiConsumer<Provider<E>, E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method traverses over all elements in the registry and calls the consumer with the provider of the element as the first parameter and the element as the second argument.
- forEach(Consumer<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method traverses over all elements in the registry and calls the consumer with each element.
- forEach(Provider<E>, Consumer<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method traverses over all elements of a provider in the registry and calls the consumer with each element.
- format(String) - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- format(String) - Method in class org.eclipse.smarthome.core.library.types.PointType
-
Formats the value of this type according to a pattern (see
Formatter). - format(String) - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.NextPreviousType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.OnOffType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.OpenClosedType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.PlayPauseType
- format(String) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- format(String) - Method in class org.eclipse.smarthome.core.library.types.RawType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.RewindFastforwardType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.StopMoveType
- format(String) - Method in class org.eclipse.smarthome.core.library.types.StringListType
-
Formats the value of this type according to a pattern (@see
Formatter). - format(String) - Method in class org.eclipse.smarthome.core.library.types.StringType
- format(String) - Method in enum org.eclipse.smarthome.core.library.types.UpDownType
- format(String) - Method in enum org.eclipse.smarthome.core.types.RefreshType
- format(String) - Method in interface org.eclipse.smarthome.core.types.Type
-
Formats the value of this type according to a pattern (see
Formatter). - format(String) - Method in enum org.eclipse.smarthome.core.types.UnDefType
- format(String) - Method in class org.openhab.core.library.types.DateTimeType
- format(String) - Method in class org.openhab.core.library.types.DecimalType
- format(String) - Method in enum org.openhab.core.library.types.IncreaseDecreaseType
- format(String) - Method in enum org.openhab.core.library.types.OnOffType
- format(String) - Method in enum org.openhab.core.library.types.OpenClosedType
- format(String) - Method in class org.openhab.core.library.types.PointType
-
Formats the value of this type according to a pattern (@see
Formatter). - format(String) - Method in enum org.openhab.core.library.types.StopMoveType
- format(String) - Method in class org.openhab.core.library.types.StringType
- format(String) - Method in enum org.openhab.core.library.types.UpDownType
- format(String) - Method in interface org.openhab.core.types.Type
-
Formats the value of this type according to a pattern (see
Formatter). - format(String) - Method in enum org.openhab.core.types.UnDefType
- format(String) - Method in class org.openhab.library.tel.types.CallType
-
Formats the value of this type according to a pattern (@see
Formatter). - format(Locale, String) - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- format(Locale, String) - Method in class org.openhab.core.library.types.DateTimeType
- FORMAT - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines a service registration property used for recognition of which file format is supported by the parser.
- FORMAT_JSON - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines the possible value of property
Parser.FORMAT. - forThingTypeUID(ThingTypeUID) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- forThingUID(ThingUID) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- Frame - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Frame'.
- Frame - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Frame'.
- FRAME - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Frame' class. - FRAME - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Frame' class. - FRAME__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- FRAME__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- FRAME__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- FRAME__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- FRAME__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- FRAME__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- FRAME__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- FRAME_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Frame' class.
- FrameElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- FrameImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Frame'.
- FrameImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.FrameImpl
- frequency - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
-
The cached value of the '
Frequency' attribute. - frequency - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Frequency' attribute. - Frequency - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Frequency.
- FREQUENCY_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
-
The default value of the '
Frequency' attribute. - FREQUENCY_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Frequency' attribute. - from(boolean) - Static method in enum org.eclipse.smarthome.core.library.types.OnOffType
- from(String) - Static method in enum org.eclipse.smarthome.core.library.types.OnOffType
-
Converts a String value "ON" or "1" to
OnOffType.ONor else toOnOffType.OFF. - fromRGB(int, int, int) - Static method in class org.eclipse.smarthome.core.library.types.HSBType
-
Create HSB from RGB
- fromString(String) - Static method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
-
Create an instance of the last will using a string with the following format:
topic:message:qos:retained
Where topic is a normal topic string (no placeholders are allowed) message the message to send qos Valid values are 0 (Deliver at most once),1 (Deliver at least once) or 2 retain true if messages shall be retained - fromString(String, String, byte[], Integer, Boolean) - Static method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
- fromURI(URI) - Static method in enum org.eclipse.smarthome.io.transport.serial.ProtocolType.PathType
- fromXY(float, float) - Static method in class org.eclipse.smarthome.core.library.types.HSBType
-
Returns a HSBType object representing the provided xy color values in CIE XY color model.
- FrontDoor - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Front Door.
- function - Variable in class org.eclipse.smarthome.core.items.dto.GroupItemDTO
- function - Variable in class org.eclipse.smarthome.core.items.GroupItem
- function - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedGroupItemDTO
- function - Variable in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
-
The cached value of the '
Function' attribute. - function - Variable in class org.openhab.core.items.GroupItem
- FUNCTION_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
-
The default value of the '
Function' attribute. - FUNCTION_VALUE_DELIMITER - Static variable in class org.eclipse.smarthome.core.transform.TransformationHelper
- functionName - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- functionParams - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- FURLONG - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
G
- Garage - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Garage.
- GarageDoor - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Garage Door.
- Garden - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Garden.
- Gas - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Gas.
- generate(LanguageConfig, XpandExecutionContext) - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- generate(Grammar, XpandExecutionContext) - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- generateRandomThingUID(ThingTypeUID) - Static method in class org.eclipse.smarthome.core.thing.binding.ThingFactory
-
Generates a random Thing UID for the given thingType
- GenericItem - Class in org.eclipse.smarthome.core.items
-
The abstract base class for all items.
- GenericItem - Class in org.openhab.core.items
-
The abstract base class for all items.
- GenericItem(String) - Constructor for class org.openhab.core.items.GenericItem
- GenericItem(String, String) - Constructor for class org.eclipse.smarthome.core.items.GenericItem
- GenericUnmarshaller<T> - Class in org.eclipse.smarthome.config.xml.util
-
The
GenericUnmarshalleris an abstract implementation of theXStreamConverterinterface used to convert XML tags within an XML document into its according objects. - GenericUnmarshaller(Class<T>) - Constructor for class org.eclipse.smarthome.config.xml.util.GenericUnmarshaller
-
Creates a new instance of this class with the specified parameter.
- get() - Static method in class org.eclipse.smarthome.core.id.InstanceUUID
-
Retrieves a unified unique id, based on {@link java.util.UUID.randomUUID()}
- get() - Method in interface org.eclipse.smarthome.model.script.engine.IActionServiceProvider
- get() - Method in interface org.eclipse.smarthome.model.script.engine.IThingActionsProvider
- get(int) - Static method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
Returns the 'Model Group Function' literal with the specified integer value.
- get(String) - Method in interface org.eclipse.smarthome.core.persistence.PersistenceServiceRegistry
-
Get the persistence service with the given id.
- get(InboxFilterCriteria) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Deprecated.use
InboxPredicatesto filter on streams ofDiscoveryResults - get(Object) - Method in class org.eclipse.smarthome.config.core.Configuration
-
Deprecated.Use
Configuration.get(String)instead. - get(String) - Method in class org.eclipse.smarthome.config.core.Configuration
- get(String) - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Gets the value mapped to the key specified.
- get(String) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
-
Returns a configuration for a config id.
- get(String) - Static method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
Returns the 'Model Group Function' literal with the specified literal value.
- get(String) - Method in class org.eclipse.smarthome.test.storage.VolatileStorage
- get(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- get(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets a template specified by unique identifier.
- get(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
Gets the localized
ModuleTypeby specified UID and locale. - get(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
This method should return an Object of the given type.
- get(K) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Returns the value associated with the given key - possibly from the cache, if it is still valid.
- get(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- get(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- get(K) - Method in interface org.eclipse.smarthome.core.common.registry.ManagedProvider
-
Returns an element for the given key or null if no element for the given key exists.
- get(K) - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
This method retrieves a single element from the registry.
- get(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.ThingRegistry
-
Returns a thing for a given UID or null if no thing was found.
- get(Action) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedActionHandlerFactory
- get(Condition) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedConditionHandlerFactory
- get(Trigger) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedTriggerHandlerFactory
- get(T_ID, Locale) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
-
Gets the object with the given key.
- getAbstractUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getAbstractUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for class '
Abstract Unit'. - getAbstractUnit_Value() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getAbstractUnit_Value() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for the attribute '
Value'. - getAbstractUnitAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getAbstractUnitAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getAbstractUnitRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getAbstractUnitRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.items.GroupItem
-
The accepted command types of a group item is the same as of the underlying base item.
- getAcceptedCommandTypes() - Method in interface org.eclipse.smarthome.core.items.Item
-
This method provides a list of all command types that can be used for this item
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.CallItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.ColorItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.ContactItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.DateTimeItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.DimmerItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.ImageItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.LocationItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.NumberItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.PlayerItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.RollershutterItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.StringItem
- getAcceptedCommandTypes() - Method in class org.eclipse.smarthome.core.library.items.SwitchItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.items.GroupItem
-
The accepted command types of a group item is the same as of the underlying base item.
- getAcceptedCommandTypes() - Method in interface org.openhab.core.items.Item
-
This method provides a list of all command types that can be used for this item
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ColorItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ContactItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.DateTimeItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.DimmerItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.LocationItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.NumberItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.RollershutterItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.StringItem
- getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.SwitchItem
- getAcceptedCommandTypes() - Method in class org.openhab.library.tel.items.CallItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.items.GroupItem
-
The accepted data types of a group item is the same as of the underlying base item.
- getAcceptedDataTypes() - Method in interface org.eclipse.smarthome.core.items.Item
-
This method provides a list of all data types that can be used to update the item state
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.CallItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.ColorItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.ContactItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.DateTimeItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.DimmerItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.ImageItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.LocationItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.NumberItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.PlayerItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.RollershutterItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.StringItem
- getAcceptedDataTypes() - Method in class org.eclipse.smarthome.core.library.items.SwitchItem
- getAcceptedDataTypes() - Method in class org.openhab.core.items.GroupItem
-
The accepted data types of a group item is the same as of the underlying base item.
- getAcceptedDataTypes() - Method in interface org.openhab.core.items.Item
-
This method provides a list of all data types that can be used to update the item state
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ColorItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ContactItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.DateTimeItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.DimmerItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.LocationItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.NumberItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.RollershutterItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.StringItem
- getAcceptedDataTypes() - Method in class org.openhab.core.library.items.SwitchItem
- getAcceptedDataTypes() - Method in class org.openhab.library.tel.items.CallItem
- getAcceptedIssuers() - Method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- getAcceptedItemType() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the accepted item type.
- getAcceptedProtocols() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortProvider
-
Gets all protocol types which this provider is able to create.
- getAccessToken() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getAccessTokenByClientCredentials(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 4 - Client Credentials This is used to get the AccessToken by purely the client credential.
- getAccessTokenByImplicit(String, String, String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 5 - Implicit Grant The implicit grant usually involves browser/javascript redirection flows.
- getAccessTokenByResourceOwnerPasswordCredentials(String, String, String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 2 - Resource Owner Password Credentials This is for when the username and password of the actual resource owner (user) is known to the client (ESH).
- getAccessTokenResponse() - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 7 - get access token response.
- getAccessTokenResponseByAuthorizationCode(String, String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 1 Part (D) This is a continuation of the flow of Authorization Code Grant, part (D).
- getActionClass() - Method in interface org.eclipse.smarthome.model.script.engine.action.ActionService
-
Returns the action class itself
- getActionClass() - Method in interface org.openhab.core.scriptengine.action.ActionService
-
Returns the action class itself
- getActionClasses() - Method in class org.eclipse.smarthome.model.script.scoping.ScriptImplicitlyImportedTypes
- getActionClassName() - Method in interface org.eclipse.smarthome.model.script.engine.action.ActionService
-
returns the FQCN of the action class.
- getActionClassName() - Method in interface org.openhab.core.scriptengine.action.ActionService
-
returns the FQCN of the action class.
- getActionProvider() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getActions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getActions() - Method in interface org.openhab.core.automation.Rule
-
This method is used to get the actions participating in
Rule. - getActions() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the actions participating in
RuleTemplate. - getActions(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ActionTypes, localized depending on passed locale parameter. - getActions(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ActionTypes. - getActions(String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Things
-
Get the actions instance for a Thing of a given scope
- getActionServiceInstances() - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getActionServices() - Static method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getAddress() - Method in class org.eclipse.smarthome.core.net.CidrAddress
- getAlias() - Method in class org.eclipse.smarthome.core.persistence.SimpleItemConfiguration
- getAlias() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getAlias() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Alias' attribute.
- getAlias(URI) - Method in interface org.eclipse.smarthome.config.core.ConfigDescriptionAliasProvider
-
Get an alias for the given config description URI (if applicable)
- getAliasAssignment_2_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getAliasSTRINGTerminalRuleCall_2_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getAll() - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Returns all
DiscoveryResults in thisInbox. - getAll() - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- getAll() - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- getAll() - Method in interface org.eclipse.smarthome.core.common.registry.Provider
-
Returns a collection of all elements.
- getAll() - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Returns a collection of all elements in the registry.
- getAll() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceServiceRegistry
-
Returns all available persistence services.
- getAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- getAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- getAll() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getAll(Locale) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
-
Gets all available objects.
- getAll(Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets all available templates, localized by specified locale.
- getAllBroadcastAddresses() - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Get all broadcast addresses on the current host
- getAllBrokerConnections() - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Returns an unmodifiable map with all configured brokers of this service and the broker ID as keys.
- getAllCommands() - Method in class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- getAllConfig() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getAllConfig() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
All Config'. - getAllConfigAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getAllConfigAction_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getAllConfigRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getAllInterfaceAddresses() - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Gets every IPv4+IPv6 Address on each Interface except the loopback interface.
- getAllMembers() - Method in class org.eclipse.smarthome.core.items.GroupItem
- getAllMembers() - Method in class org.openhab.core.items.GroupItem
- getAllModelNamesOfType(String) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Returns all names of models of a given type (file extension)
- getAllSegments() - Method in class org.eclipse.smarthome.core.common.AbstractUID
- getAllSegments() - Method in class org.eclipse.smarthome.core.thing.UID
- getAllSinks() - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Retrieves all audio sinks
- getAllSources() - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Retrieves all audio sources
- getAllStates() - Method in class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- getAllTypes() - Method in class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- getAllVoices() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Returns a sorted set of all available voices in the system from all TTS services.
- getAlternatives() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BOOLEANElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ValueTypeElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.IconElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getAlternatives() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getAlternatives_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getAlternatives_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getAlternatives_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getAlternatives_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getAlternatives_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getAlternatives_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getAlternatives_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getAlternatives_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getAlternatives_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getAltitude() - Method in class org.eclipse.smarthome.core.library.types.PointType
- getAltitude() - Method in class org.openhab.core.library.types.PointType
- getANDANDKeyword_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getANDEnumLiteralDeclaration_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getAntlrTokenFile() - Method in class org.eclipse.smarthome.model.parser.antlr.ItemsAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.eclipse.smarthome.model.rule.parser.antlr.RulesAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.eclipse.smarthome.model.script.parser.antlr.ScriptAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapAntlrTokenFileProvider
- getAntlrTokenFile() - Method in class org.eclipse.smarthome.model.thing.parser.antlr.ThingAntlrTokenFileProvider
- getANY_OTHERRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getANY_OTHERRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getANY_OTHERRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getANY_OTHERRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getANY_OTHERRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getANY_OTHERRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getArg() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'Arg' attribute.
- getArg() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- getArg() - Method in interface org.openhab.model.sitemap.ColorArray
-
Returns the value of the 'Arg' attribute.
- getArgAssignment_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getArgs() - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- getArgs() - Method in interface org.eclipse.smarthome.model.items.ModelGroupItem
-
Returns the value of the 'Args' attribute list.
- getArgsAlternatives_2_2_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsAlternatives_2_2_2_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsAssignment_2_2_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsAssignment_2_2_2_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsIDTerminalRuleCall_2_2_2_1_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsIDTerminalRuleCall_2_2_2_2_1_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsSTRINGTerminalRuleCall_2_2_2_1_0_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgsSTRINGTerminalRuleCall_2_2_2_2_1_0_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getArgSTRINGTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getArrayBracketsAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getArrayBracketsAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getArrayBracketsRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getArrayBracketsRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
ArrayBrackets : '[' ']' ;
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
ArrayBrackets : '[' ']' ;
- getAsString() - Method in class org.eclipse.smarthome.core.common.AbstractUID
- getAsString() - Method in class org.eclipse.smarthome.core.thing.UID
- getAsteriskKeyword_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getAsteriskKeyword_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getAttribute(String) - Method in class org.eclipse.smarthome.config.xml.util.NodeAttributes
-
Returns the value of the specified attribute.
- getAttributes() - Method in class org.eclipse.smarthome.config.xml.util.NodeAttributes
-
Returns the map of all attributes of a node by key-value pairs.
- getAttributes() - Method in class org.eclipse.smarthome.config.xml.util.NodeList
-
Returns the attributes of the node as key-value map
- getAttributes() - Method in class org.eclipse.smarthome.config.xml.util.NodeValue
-
Returns the attributes of the node.
- getAttributes(String, String) - Method in class org.eclipse.smarthome.config.xml.util.NodeList
- getAttributes(String, String, String) - Method in class org.eclipse.smarthome.config.xml.util.NodeList
-
Returns the attributes of the specified XML node and attribute name for the whole list.
- getAuthor() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
-
Returns the author of the binding (e.g.
- getAuthorizationUrl(String, String, String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 1 Part (A) This call produces a URL which can be used during the Authorization Code Grant part (A).
- getAutoUpdatePolicy() - Method in class org.eclipse.smarthome.core.thing.Channel
- getAutoUpdatePolicy() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Returns the
AutoUpdatePolicyto use for this channel. - getAutoUpdatePolicy() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns the
AutoUpdatePolicyof for channels of this type. - getAvailableVoices() - Method in interface org.eclipse.smarthome.core.voice.TTSService
-
Obtain the voices available from this TTSService
- getAVGAVGKeyword_5_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getAVGEnumLiteralDeclaration_5() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getBackgroundColor() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The background color for rendering the extension
- getBankHolidayName() - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getBankHolidayName(int) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getBankHolidayName(int, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getBankHolidayName(String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getBankHolidayName(ZonedDateTime) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Get given day name from given userfile
- getBankHolidayName(ZonedDateTime) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getBankHolidayName(ZonedDateTime, String) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Get given day name from given userfile
- getBankHolidayName(ZonedDateTime, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getBankHolidayName(ZonedDateTime, URL) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Get given day name from given userfile
- getBaseItem() - Method in class org.eclipse.smarthome.core.items.GroupItem
-
Returns the base item of this
GroupItem. - getBaseItem() - Method in class org.openhab.core.items.GroupItem
-
Returns the base item of this
GroupItem. - getBaseModelItemTypeAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getBaseModelItemTypeAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getBaseModelItemTypeParserRuleCall_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getBaseModelItemTypeParserRuleCall_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getBaseModelItemTypeRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getBaseModelItemTypeRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getBaseName(String) - Static method in class org.eclipse.smarthome.core.audio.utils.AudioStreamUtils
-
Gets the base name of a filename.
- getBeginDate() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
-
Deprecated.Please use
FilterCriteria.getBeginDateZoned()method which returns Java 8's ZonedDateTime. ZonedDateTime allows additional methods about time and time zone to be added for more specific filter queries. - getBeginDate() - Method in class org.openhab.core.persistence.FilterCriteria
- getBeginDateZoned() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getBestMatch(Set<AudioFormat>, Set<AudioFormat>) - Static method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Determines the best match between a list of audio formats supported by a source and a sink.
- getBindingId() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the binding ID of this result object.
- getBindingId() - Method in class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Returns the binding ID to be filtered.
- getBindingId() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the binding ID this Thing type belongs to.
- getBindingId() - Method in class org.eclipse.smarthome.core.thing.UID
-
Returns the binding id.
- getBindingInfo(String) - Method in class org.eclipse.smarthome.core.binding.BindingInfoRegistry
-
Returns the binding information for the specified binding ID, or
nullif no binding information could be found. - getBindingInfo(String, Locale) - Method in interface org.eclipse.smarthome.core.binding.BindingInfoProvider
-
Returns the binding information for the specified binding ID and locale (language), or
nullif no binding information could be found. - getBindingInfo(String, Locale) - Method in class org.eclipse.smarthome.core.binding.BindingInfoRegistry
-
Returns the binding information for the specified binding ID and locale (language), or
nullif no binding information could be found. - getBindingInfos() - Method in class org.eclipse.smarthome.core.binding.BindingInfoRegistry
-
Returns all binding information this registry contains.
- getBindingInfos(Locale) - Method in interface org.eclipse.smarthome.core.binding.BindingInfoProvider
-
Returns all binding information in the specified locale (language) this provider contains.
- getBindingInfos(Locale) - Method in class org.eclipse.smarthome.core.binding.BindingInfoRegistry
-
Returns all binding information in the specified locale (language) this registry contains.
- getBindings() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getBindings() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Bindings' containment reference list.
- getBindingsAssignment_6_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingsAssignment_6_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingsModelBindingParserRuleCall_6_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingsModelBindingParserRuleCall_6_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getBindingType() - Method in interface org.eclipse.smarthome.model.item.BindingConfigReader
-
This defines the type of binding this reader will process, e.g.
- getBindingType() - Method in interface org.openhab.model.item.binding.BindingConfigReader
-
This defines the type of binding this reader will process, e.g.
- getBitDepth() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Gets bit depth
- getBitRate() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Gets bit rate
- getBlue() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getBlue() - Method in class org.openhab.core.library.types.HSBType
- getBoolean(String) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the boolean associated with the specified name of the child's node.
- getBoolean(String, Boolean) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the boolean associated with the specified name of the child's node.
- getBOOLEAN_OBJECTAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getBOOLEAN_OBJECTRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getBOOLEANAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getBOOLEANAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getBOOLEANParserRuleCall_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ValueTypeElements
- getBOOLEANParserRuleCall_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getBOOLEANRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getBOOLEANRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getBoundChannels(String) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
-
Returns a set of bound channels for the given item name.
- getBoundThings(String) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
-
Returns a set of bound things for the given item name.
- getBridge() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns the bridge of the thing.
- getBridge(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Returns the bridge of the thing.
- getBridgeAssignment_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getBridgeBridgeKeyword_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getBridgeIds() - Method in class org.eclipse.smarthome.core.thing.ThingUID
-
Returns the bridge ids.
- getBridgeUID() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the unique bridge ID of the
DiscoveryResult. - getBridgeUID() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the bridge UID.
- getBridgeUID() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- getBridgeUID() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Returns the value of the 'Bridge UID' attribute.
- getBridgeUIDAssignment_3_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getBridgeUIDUIDParserRuleCall_3_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getBrightness() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getBrightness() - Method in class org.openhab.core.library.types.HSBType
- getBroadcastAddress() - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Deprecated.Please use the NetworkAddressService with
NetUtil.getConfiguredBroadcastAddress()Get the first candidate for a broadcast address - getBrokerConnection() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Return the brokerConnection object that this reconnect policy is assigned to.
- getBrokerConnection(String) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Lookup an broker connection by name.
- getBrokerID() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
-
Return the brokerID of this connection.
- getBundleContext() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Get the bundle context.
- getById(String) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
-
Retrieves the class for a given id.
- getByLabel(String, Locale) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
- getByLabelOrSynonym(String, Locale) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
- getByName(String) - Static method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
Returns the 'Model Group Function' literal with the specified name.
- getByTag(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- getByTag(String) - Method in interface org.openhab.core.automation.RuleRegistry
-
Gets a collection of
Rules which shares same tag. - getByTag(String) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tag.
- getByTag(String) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
Gets the
ModuleTypes filtered by tag. - getByTag(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tag.
- getByTag(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ModuleTypes filtered by tag. - getByTags(Locale, String...) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tags.
- getByTags(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ModuleTypes filtered by tags. - getByTags(String...) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- getByTags(String...) - Method in interface org.openhab.core.automation.RuleRegistry
-
Gets a collection of
Rules which has specified tags. - getByTags(String...) - Method in interface org.openhab.core.automation.template.TemplateRegistry
-
Gets the templates filtered by tags.
- getByTags(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ModuleTypes filtered by tags. - getBytes() - Method in class org.eclipse.smarthome.core.library.types.RawType
- getBytes() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the binary content of the firmware using the firmware´s input stream.
- getCalendar() - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
-
Deprecated.The method is deprecated. You can use
DateTimeType.getZonedDateTime()instead. - getCalendar() - Method in class org.openhab.core.library.types.DateTimeType
- getCallback() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Get the
ThingHandlerCallbackinstance. - getCallKeyword_10() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getCallKeyword_9() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getCategory() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getCategory() - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns the category of the item or null if no category is set.
- getCategory() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupType
- getCategory() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns the category of this
ChannelType, e.g. - getCategory() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
- getCategory(String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIProvider
-
Returns the category to use.
- getCategory(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Retrieves the category for a widget.
- getCause() - Method in exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Returns the underlying cause of this exception, if available.
- getCertificate() - Method in interface org.eclipse.smarthome.io.net.http.TlsCertificateProvider
-
A resources pointing to a X509 certificate for the specified host name
- getChangedEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Changed Event Trigger'. - getChangedEventTrigger_Item() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger_Item() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item'. - getChangedEventTrigger_NewState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger_NewState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
New State'. - getChangedEventTrigger_OldState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getChangedEventTrigger_OldState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Old State'. - getChangedEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getChangedEventTriggerParserRuleCall_4() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getChangedEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getChangedKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getChangedKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getChangedKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getChangelog() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the changelog of the firmware.
- getChannel() - Method in class org.eclipse.smarthome.core.thing.events.ChannelTriggeredEvent
- getChannel() - Method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
- getChannel() - Method in interface org.eclipse.smarthome.model.rule.rules.EventEmittedTrigger
-
Returns the value of the 'Channel' attribute.
- getChannel() - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- getChannel(String) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the channel for the given id or null if no channel with the id exists.
- getChannel(ChannelUID) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the channel for the given UID or null if no channel with the UID exists.
- getChannel(ChannelUID) - Method in interface org.eclipse.smarthome.core.thing.ThingRegistry
-
Returns a channel for the given channel UID or null if no channel was found
- getCHANNEL_IDAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getCHANNEL_IDRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getChannelAlternatives_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelDefinitions() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupType
-
Returns the channel definitions this
ChannelGroupTypeprovides. - getChannelDefinitions() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the channels this
ThingTypeprovides. - getChannelGroupDefinitions() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the channel groups defining the channels this
ThingTypeprovides. - getChannelGroupType(ChannelGroupTypeUID) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
-
Returns the channel group type for the given UID with the default
Locale. - getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
-
Returns the channel group type for the given UID and the given
Locale. - getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelGroupTypeProvider
- getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeProvider
-
Deprecated.The
ChannelGroupTypeProvideris now to be implemented/used instead. - getChannelGroupTypes() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
-
Returns all channel group types with the default
Locale. - getChannelGroupTypes(Locale) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelGroupTypeProvider
- getChannelGroupTypes(Locale) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
-
Returns all channel group types for the given
Locale. - getChannelGroupTypes(Locale) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeProvider
-
Deprecated.The
ChannelGroupTypeProvideris now to be implemented/used instead. - getChannelIDTerminalRuleCall_1_0_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelKind() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- getChannelKind() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelChannel
-
Returns the value of the 'Channel Kind' attribute.
- getChannelKindAlternatives_0_0_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelKindAssignment_0_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelKindStateKeyword_0_0_0_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelKindTriggerKeyword_0_0_0_0_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannels() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the channels.
- getChannels() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- getChannels() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Returns the value of the 'Channels' containment reference list.
- getChannelsAssignment_6_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getChannelsAssignment_6_4() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getChannelsKeyword_6_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getChannelsKeyword_6_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getChannelsModelChannelParserRuleCall_6_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getChannelsModelChannelParserRuleCall_6_4_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getChannelsOfGroup(String) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the channels of the given channel group or an empty list if no channel group with the id exists or the channel group does not have channels.
- getChannelSTRINGTerminalRuleCall_1_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getChannelType() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- getChannelType() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelChannel
-
Returns the value of the 'Channel Type' attribute.
- getChannelType(ChannelTypeUID) - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
-
Returns the channel type for the given UID with the default
Locale. - getChannelType(ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
-
Returns the channel type for the given UID and the given
Locale. - getChannelType(Channel) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns the channel type for a given channel.
- getChannelType(Channel, Locale) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns the channel type for a given channel and locale.
- getChannelType(ChannelTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
- getChannelType(ChannelTypeUID, Locale) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeProvider
- getChannelTypeAssignment_0_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChannelTypes() - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
-
Returns all channel types with the default
Locale. - getChannelTypes(Locale) - Method in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
- getChannelTypes(Locale) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeProvider
- getChannelTypes(Locale) - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
-
Returns all channel types for the given
Locale. - getChannelTypeUID() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the channel type UID
- getChannelTypeUID() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Returns the type of the channel.
- getChannelTypeUID_SEGMENTParserRuleCall_0_1_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getChart() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Chart'. - getChart_Legend() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Legend() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Legend'. - getChart_Period() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Period() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Period'. - getChart_Refresh() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Refresh() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Refresh'. - getChart_Service() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getChart_Service() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Service'. - getChartAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getChartKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getChartParserRuleCall_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getChartRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getChartType() - Method in interface org.eclipse.smarthome.ui.chart.ChartProvider
-
Gets the type of data that will be written by the chart.
- getChartType() - Method in interface org.openhab.ui.chart.ChartProvider
-
Gets the type of data that will be written by the chart.
- getChildren() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getChildren() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- getChildren() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- getChildren() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.LinkableWidget
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in class org.openhab.core.automation.type.CompositeActionType
-
Gets the
Actionmodules of theCompositeActionType. - getChildren() - Method in class org.openhab.core.automation.type.CompositeConditionType
-
Gets the
Conditionmodules of theCompositeConditionType. - getChildren() - Method in class org.openhab.core.automation.type.CompositeTriggerType
-
Gets the
Triggermodules of theCompositeTriggerType. - getChildren() - Method in interface org.openhab.model.sitemap.LinkableWidget
-
Returns the value of the 'Children' containment reference list.
- getChildren() - Method in interface org.openhab.model.sitemap.Sitemap
-
Returns the value of the 'Children' containment reference list.
- getChildren(LinkableWidget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
this should be used instead of LinkableWidget.getChildren() as there might be no children defined on the widget, but they should be dynamically determined by looking at the members of the underlying item.
- getChildren(Sitemap) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
this should be used instead of Sitemap.getChildren() as the default widgets have to be resolved to a concrete widget type.
- getChildren(LinkableWidget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
this should be used instead of LinkableWidget.getChildren() as there might be no children defined on the widget, but they should be dynamically determined by looking at the members of the underlying item.
- getChildrenAssignment_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getChildrenAssignment_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getChildrenWidgetParserRuleCall_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getChildrenWidgetParserRuleCall_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getCKeyword_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getClientId() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Get client id to use when connecting to the broker.
- getClientInstances() - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
This method returns the set of JmDNS instances
- getClonedStream() - Method in class org.eclipse.smarthome.core.audio.ByteArrayAudioStream
- getClonedStream() - Method in class org.eclipse.smarthome.core.audio.FileAudioStream
- getClonedStream() - Method in class org.eclipse.smarthome.core.audio.FixedLengthAudioStream
-
Returns a new, fully independent stream instance, which can be read and closed without impacting the original instance.
- getCmd() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- getCmd() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Mapping
-
Returns the value of the 'Cmd' attribute.
- getCmd() - Method in interface org.openhab.model.sitemap.Mapping
-
Returns the value of the 'Cmd' attribute.
- getCmdAssignment_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getCmdCommandParserRuleCall_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getCodec() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Gets codec
- getColonKeyword_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getColonKeyword_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getColonKeyword_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getColonKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getColonKeyword_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getColonKeyword_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getColonKeyword_2_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getColonKeyword_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getColonKeyword_3_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getColonKeyword_5_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getColorArray() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Color Array'. - getColorArray_Arg() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_Arg() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Arg'. - getColorArray_Condition() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_Condition() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Condition'. - getColorArray_Item() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_Item() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Item'. - getColorArray_Sign() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_Sign() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Sign'. - getColorArray_State() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorArray_State() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
State'. - getColorArrayAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getColorArrayRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getColorKeyword_6() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getColorKeyword_7() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getColorpicker() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorpicker() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Colorpicker'. - getColorpicker_Frequency() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getColorpicker_Frequency() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Frequency'. - getColorpickerAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getColorpickerKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getColorpickerParserRuleCall_8() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getColorpickerRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getColumnNumber() - Method in class org.eclipse.smarthome.model.script.engine.ScriptError
-
Get the column number on which an error occurred.
- getCommaKeyword_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getCommaKeyword_1_10_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_1_3_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_3_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getCommaKeyword_1_3_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_3_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_6_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getCommaKeyword_1_7_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getCommaKeyword_1_8_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_1_9_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getCommaKeyword_1_9_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getCommaKeyword_2_2_2_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getCommaKeyword_2_3_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_3_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_2_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_4_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_2_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getCommaKeyword_2_5_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getCommaKeyword_3_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getCommaKeyword_3_0_1_3_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getCommaKeyword_3_0_2_3_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getCommaKeyword_3_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getCommaKeyword_4_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getCommaKeyword_4_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getCommaKeyword_4_3_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getCommaKeyword_5_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getCommaKeyword_5_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getCommaKeyword_5_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getCommaKeyword_6_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getCommand() - Method in class org.eclipse.smarthome.core.types.CommandOption
-
Returns the command.
- getCommand() - Method in class org.eclipse.smarthome.io.console.extensions.AbstractConsoleCommandExtension
- getCommand() - Method in interface org.eclipse.smarthome.io.console.extensions.ConsoleCommandExtension
-
Get the command of for the extension.
- getCommand() - Method in interface org.eclipse.smarthome.model.rule.rules.CommandEventTrigger
-
Returns the value of the 'Command' containment reference.
- getCommand() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberCommandEventTrigger
-
Returns the value of the 'Command' containment reference.
- getCommand() - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- getCommand() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- getCommandAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getCommandAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getCommandAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getCommandDescription() - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns the
CommandDescriptionfor this item. - getCommandDescription() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
- getCommandDescription(Locale) - Method in class org.eclipse.smarthome.core.items.GenericItem
- getCommandDescription(Locale) - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns the
CommandDescriptionfor the given locale. - getCommandDescription(String, Locale) - Method in interface org.eclipse.smarthome.core.service.CommandDescriptionService
-
Returns the locale specific
CommandDescriptionfor the given item name. - getCommandDescription(String, Locale) - Method in interface org.eclipse.smarthome.core.types.CommandDescriptionProvider
-
Returns the item specific, localized
CommandDescription. - getCommandDescription(Channel, CommandDescription, Locale) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
- getCommandDescription(Channel, CommandDescription, Locale) - Method in interface org.eclipse.smarthome.core.thing.type.DynamicCommandDescriptionProvider
-
For a given channel UID, return a
CommandDescriptionthat should be used for the channel, instead of the one defined statically in theChannelType. - getCommandEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getCommandEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Command Event Trigger'. - getCommandEventTrigger_Command() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getCommandEventTrigger_Command() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Command'. - getCommandEventTrigger_Item() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getCommandEventTrigger_Item() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item'. - getCommandEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getCommandEventTriggerParserRuleCall_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getCommandEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getCommandOptions() - Method in interface org.eclipse.smarthome.core.types.CommandDescription
-
An unmodifiable list of
CommandOptions. - getCommandRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getCommandUsage() - Static method in class org.openhab.io.console.ConsoleInterpreter
- getCommandValidCommandParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getCommandValidCommandParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getCommercialAtKeyword_4_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getCommercialAtKeyword_4_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getCOMMON_UNIT_SYMBOLSAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getCOMMON_UNIT_SYMBOLSAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getCOMMON_UNIT_SYMBOLSRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getCOMMON_UNIT_SYMBOLSRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getCommonHttpClient() - Method in interface org.eclipse.smarthome.io.net.http.HttpClientFactory
-
Returns the shared Jetty http client.
- getCommonWebSocketClient() - Method in interface org.eclipse.smarthome.io.net.http.WebSocketFactory
-
Returns a shared Jetty web socket client.
- getCompositeChildContext(Module, Map<String, ?>) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Resolves Composite child module's references to CompositeModule context (inputs and configuration).
- getCondition() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'Condition' attribute.
- getCondition() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- getCondition() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- getCondition() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Returns the value of the 'Condition' attribute.
- getCondition() - Method in interface org.openhab.model.sitemap.ColorArray
-
Returns the value of the 'Condition' attribute.
- getCondition() - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Returns the value of the 'Condition' attribute.
- getConditionAlternatives_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionAlternatives_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionAssignment_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionAssignment_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionEqualsSignEqualsSignKeyword_0_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionEqualsSignEqualsSignKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionExclamationMarkEqualsSignKeyword_0_1_0_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionExclamationMarkEqualsSignKeyword_1_0_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionGreaterThanSignEqualsSignKeyword_0_1_0_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionGreaterThanSignEqualsSignKeyword_1_0_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionGreaterThanSignKeyword_0_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionGreaterThanSignKeyword_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionLessThanSignEqualsSignKeyword_0_1_0_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionLessThanSignEqualsSignKeyword_1_0_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditionLessThanSignKeyword_0_1_0_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getConditionLessThanSignKeyword_1_0_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getConditions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getConditions() - Method in interface org.openhab.core.automation.Rule
-
This method is used to get the conditions participating in
Rule. - getConditions() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the conditions participating in
RuleTemplate. - getConditions(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ConditionTypes, localized depending on passed locale parameter. - getConditions(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
ConditionTypes. - getConfidence() - Method in class org.eclipse.smarthome.core.voice.SpeechRecognitionEvent
-
Returns the confidence of the transcript.
- getConfig() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns the configuration of the thing.
- getConfig(String) - Static method in class org.eclipse.smarthome.core.common.ThreadPoolManager
- getConfigAs(Class<T>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns the configuration of the thing and transforms it to the given class.
- getConfigDescription(URI) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
-
Returns a config description for a given URI.
- getConfigDescription(URI, Locale) - Method in interface org.eclipse.smarthome.config.core.ConfigDescriptionProvider
-
Provides a
ConfigDescriptionfor the given URI. - getConfigDescription(URI, Locale) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlConfigDescriptionProvider
- getConfigDescription(URI, Locale) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
-
Returns a config description for a given URI.
- getConfigDescriptionMap(List<ConfigDescriptionParameter>) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
-
Converts a list of
ConfigDescriptionParameters to a map with the parameter's names as keys. - getConfigDescriptionRegistry() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
- getConfigDescriptions() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
-
Returns all config descriptions.
- getConfigDescriptions(Locale) - Method in interface org.eclipse.smarthome.config.core.ConfigDescriptionProvider
-
Provides a collection of
ConfigDescriptions. - getConfigDescriptions(Locale) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlConfigDescriptionProvider
- getConfigDescriptions(Locale) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
-
Returns all config descriptions.
- getConfigDescriptionURI() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
-
Returns the link to a concrete
ConfigDescription. - getConfigDescriptionURI() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns the link to a concrete
ConfigDescription. - getConfigDescriptionURI() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the link to a concrete
ConfigDescription. - getConfigFolder() - Static method in class org.eclipse.smarthome.config.core.ConfigConstants
-
Returns the configuration folder path name.
- getConfigI18nLocalizerService() - Method in class org.eclipse.smarthome.config.xml.AbstractXmlConfigDescriptionProvider
- getConfigI18nLocalizerService() - Method in class org.eclipse.smarthome.config.xml.ConfigXmlConfigDescriptionProvider
- getConfigName() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getConfigs() - Method in class org.eclipse.smarthome.core.persistence.PersistenceServiceConfiguration
-
Get the item configurations.
- getConfigs() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- getConfigs() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Configs' containment reference list.
- getConfigsAssignment_7_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getConfigsPersistenceConfigurationParserRuleCall_7_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getConfigStatus() - Method in interface org.eclipse.smarthome.config.core.status.ConfigStatusProvider
-
Returns the configuration status in form of a collection of
ConfigStatusMessages for theConfigurationof the entity that is supported by thisConfigStatusProvider. - getConfigStatus(String, Locale) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
-
Retrieves the
ConfigStatusInfoof the entity by using the registeredConfigStatusProviderthat supports the given entity. - getConfigStatusMessages() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages.
- getConfigStatusMessages(String...) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages that have one of the given parameter names.
- getConfigStatusMessages(Collection<ConfigStatusMessage.Type>, Collection<String>) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages that have one of the given parameter names or types.
- getConfigStatusMessages(ConfigStatusMessage.Type...) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
-
Retrieves all configuration status messages that have one of the given types.
- getConfiguration() - Method in class org.eclipse.smarthome.core.items.Metadata
-
Provides the configuration meta-data.
- getConfiguration() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the channel configuration
- getConfiguration() - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLink
- getConfiguration() - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileContext
-
Get the profile's configuration object
- getConfiguration() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the configuration.
- getConfiguration() - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- getConfiguration() - Method in interface org.eclipse.smarthome.model.items.ModelBinding
-
Returns the value of the 'Configuration' attribute.
- getConfiguration() - Method in interface org.openhab.core.automation.Module
-
Gets the configuration values of the
Module. - getConfiguration() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getConfiguration() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule'sConfiguration. - getConfigurationAssignment_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getConfigurationDescriptions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getConfigurationDescriptions() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
ListwithConfigDescriptionParameters defining meta info for configuration properties of theRule. - getConfigurationDescriptions() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
ListwithConfigDescriptionParameters defining meta info for configuration properties of the futureRuleinstances. - getConfigurationDescriptions() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the meta-data for the configuration of the future
Moduleinstances. - getConfigurationSTRINGTerminalRuleCall_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getConfiguredBroadcastAddress() - Method in class org.eclipse.smarthome.core.net.NetUtil
- getConfiguredBroadcastAddress() - Method in interface org.eclipse.smarthome.core.net.NetworkAddressService
-
Returns the user configured broadcast address, or the broadcast address of the user configured primary IPv4 if not provided
- getConstituents() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getConstituents() - Method in class org.eclipse.smarthome.core.library.types.PointType
- getConstituents() - Method in interface org.eclipse.smarthome.core.types.ComplexType
-
Returns all constituents with their names as a sorted map
- getConstituents() - Method in class org.openhab.core.library.types.HSBType
- getConstituents() - Method in class org.openhab.core.library.types.PointType
- getConstituents() - Method in interface org.openhab.core.types.ComplexType
-
Returns all constituents with their names as a sorted map
- getConstituents() - Method in class org.openhab.library.tel.types.CallType
- getContactKeyword_4() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getContactKeyword_5() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getContainer() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Gets container
- getContentAsString() - Method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Executes the build request
- getContext() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the context of the configuration parameter.
- getContext() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
-
Get the context of the group.
- getContext() - Method in class org.eclipse.smarthome.io.transport.mqtt.sslcontext.AcceptAllCertificatesSSLContext
-
Deprecated.
- getContext() - Method in class org.eclipse.smarthome.io.transport.mqtt.sslcontext.CustomSSLContextProvider
-
Deprecated.
- getContext() - Method in interface org.eclipse.smarthome.io.transport.mqtt.sslcontext.SSLContextProvider
-
Deprecated.Return an
SSLContextto be used by secure Mqtt broker connections. - getConverter() - Method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the corresponding unit converter.
- getCount() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceItemInfo
-
Returns a counter with the number of rows of data associated with the item Note that this should be used as a guide to the amount of data and may note be 100% accurate.
- getCOUNTCOUNTKeyword_9_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getCOUNTEnumLiteralDeclaration_9() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getCreatedOn() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getCron() - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- getCron() - Method in interface org.eclipse.smarthome.model.rule.rules.TimerTrigger
-
Returns the value of the 'Cron' attribute.
- getCronAssignment_0_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getCronExpression() - Method in class org.eclipse.smarthome.core.persistence.strategy.SimpleCronStrategy
- getCronExpression() - Method in interface org.eclipse.smarthome.model.persistence.persistence.CronStrategy
-
Returns the value of the 'Cron Expression' attribute.
- getCronExpression() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- getCronExpressionAssignment_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getCronExpressionSTRINGTerminalRuleCall_3_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getCronKeyword_0_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getCronStrategy() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getCronStrategy() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Cron Strategy'. - getCronStrategy_CronExpression() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getCronStrategy_CronExpression() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Cron Expression'. - getCronStrategyAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getCronStrategyAction_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getCronStrategyParserRuleCall_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getCronStrategyRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getCronSTRINGTerminalRuleCall_0_2_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getCurrentNanoTime() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Returns an arbitrary time reference in nanoseconds.
- getCurrentOwner() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortIdentifier
-
Returns a textual representation of the current owner of the port.
- getDateTimeKeyword_5() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getDateTimeKeyword_6() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getDaysUntil(String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getDaysUntil(String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getDaysUntil(ZonedDateTime, String) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the number of days until searchedHoliday
- getDaysUntil(ZonedDateTime, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getDaysUntil(ZonedDateTime, String, String) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the number of days until searchedHoliday in user file
- getDaysUntil(ZonedDateTime, String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getDaysUntil(ZonedDateTime, String, URL) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the number of days until searchedHoliday in user file
- getDECIMALAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getDECIMALRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getDECIMALRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getDECIMALRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getDefault() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the default value of the configuration parameter.
- getDefault() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceServiceRegistry
-
Get the default persistence service.
- getDefault() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getDefault() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Default'. - getDefault_Height() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getDefault_Height() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Height'. - getDefaultAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getDefaultId() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceServiceRegistry
-
Get the id of the default persistence service.
- getDefaultKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getDefaultKeyword_4_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultParserRuleCall_10() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getDefaultPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
These presets will always get injected into the ScriptEngine on instance creation.
- getDefaultRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getDefaultRuleName() - Method in class org.eclipse.smarthome.model.parser.antlr.ItemsParser
- getDefaultRuleName() - Method in class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceParser
- getDefaultRuleName() - Method in class org.eclipse.smarthome.model.rule.parser.antlr.RulesParser
- getDefaultRuleName() - Method in class org.eclipse.smarthome.model.script.parser.antlr.ScriptParser
- getDefaultRuleName() - Method in class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapParser
- getDefaultRuleName() - Method in class org.eclipse.smarthome.model.thing.parser.antlr.ThingParser
- getDefaults() - Method in class org.eclipse.smarthome.core.persistence.PersistenceServiceConfiguration
-
Get the default strategies.
- getDefaults() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- getDefaults() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Defaults' reference list.
- getDefaultsAssignment_4_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsAssignment_4_3_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyCrossReference_4_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyCrossReference_4_3_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyIDTerminalRuleCall_4_2_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultsStrategyIDTerminalRuleCall_4_3_1_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getDefaultTags() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns default tags of this channel.
- getDefaultValue() - Method in class org.openhab.core.automation.type.Input
-
Gets the string representation of the default value of the
Input. - getDefaultValue() - Method in class org.openhab.core.automation.type.Output
-
This method is used to get the string representation of the default value of the
Output. - getDefaultValueAsCorrectType(ConfigDescriptionParameter) - Static method in class org.eclipse.smarthome.config.core.ConfigUtil
-
Maps the provided (default) value of the given
ConfigDescriptionParameterto the corresponding Java type. - getDefaultVoice() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Returns the default voice used for TTS.
- getDefaultWidget(Class<? extends Item>, String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIProvider
-
Provides a default widget for a given item (class).
- getDefaultWidget(Class<? extends Item>, String) - Method in interface org.openhab.ui.items.ItemUIProvider
-
Provides a default widget for a given item (class).
- getDefinition() - Method in interface org.eclipse.smarthome.model.persistence.persistence.Filter
-
Returns the value of the 'Definition' containment reference.
- getDefinition() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- getDefinitionAssignment_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getDefinitionFilterDetailsParserRuleCall_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getDegreeCelsiusKeyword_3() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getDegreeSignKeyword_4() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getDescription() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns a human readable description for the configuration parameter.
- getDescription() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
-
Get the human readable description of the parameter group
- getDescription() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
-
Returns a human readable description for the binding (e.g.
- getDescription() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The description of the extension
- getDescription() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the description of the firmware.
- getDescription() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the description (if set).
- getDescription() - Method in class org.eclipse.smarthome.core.thing.ThingStatusInfo
-
Gets the description of the status.
- getDescription() - Method in class org.eclipse.smarthome.core.thing.type.AbstractDescriptionType
-
Returns the human readable description for the according type.
- getDescription() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Returns the description (if set).
- getDescription() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
-
Returns the description (if set).
- getDescription() - Method in class org.eclipse.smarthome.io.console.extensions.AbstractConsoleCommandExtension
- getDescription() - Method in interface org.eclipse.smarthome.io.console.extensions.ConsoleCommandExtension
-
Get the description for the extension.
- getDescription() - Method in class org.eclipse.smarthome.ui.icon.IconSet
-
Returns a description for the icon set.
- getDescription() - Method in interface org.openhab.core.automation.Module
-
Gets the description of the
Module. - getDescription() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getDescription() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getDescription() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the human-readable description of the purpose and consequences of the
Rule's execution. - getDescription() - Method in class org.openhab.core.automation.RuleStatusInfo
-
Gets the description of the status.
- getDescription() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the human-readable description of the purpose of the
RuleTemplate. - getDescription() - Method in interface org.openhab.core.automation.template.Template
-
Gets the description of a Template.
- getDescription() - Method in class org.openhab.core.automation.type.Input
-
Gets the long description of the Input.
- getDescription() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the description of the
ModuleType. - getDescription() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the long description of the
Output. - getDescription(Locale) - Method in interface org.eclipse.smarthome.config.core.metadata.MetadataConfigDescriptionProvider
-
Get the human-readable description of the metadata namespace
- getDescriptorURL(UpnpIOParticipant) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Retrieves the descriptor url for the participant
- getDestNum() - Method in class org.openhab.library.tel.types.CallType
- getDimension() - Method in class org.eclipse.smarthome.core.library.items.NumberItem
-
Returns the
Dimensionassociated with thisNumberItem, may be null. - getDimension() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- getDimensionName(Unit<?>) - Static method in class org.eclipse.smarthome.core.types.util.UnitUtils
-
The name of the dimension as stated in the ChannelType configuration.
- getDimmerKeyword_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getDimmerKeyword_4() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getDiscoveryResult() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.AbstractInboxEvent
-
Gets the discovery result as data transfer object.
- getEarliest() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceItemInfo
-
Returns the earliest timestamp from data in the persistence database
- getEARLIESTEARLIESTKeyword_11_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEARLIESTEnumLiteralDeclaration_11() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEncoding() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- getEncoding() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Video
-
Returns the value of the 'Encoding' attribute.
- getEncodingAssignment_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getEncodingKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getEncodingSTRINGTerminalRuleCall_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getEndDate() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
-
Deprecated.Please use
FilterCriteria.getEndDateZoned()method which returns Java 8's ZonedDateTime. ZonedDateTime allows additional methods about time and time zone to be added for more specific filter queries. - getEndDate() - Method in class org.openhab.core.persistence.FilterCriteria
- getEndDateZoned() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getEndKeyword_7() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getEPackages() - Method in class org.eclipse.smarthome.model.persistence.validation.AbstractPersistenceValidator
- getEPackages() - Method in class org.eclipse.smarthome.model.rule.validation.AbstractRulesValidator
- getEPackages() - Method in class org.eclipse.smarthome.model.script.validation.AbstractScriptValidator
- getEPackages() - Method in class org.eclipse.smarthome.model.sitemap.validation.AbstractSitemapValidator
- getEPackages() - Method in class org.eclipse.smarthome.model.thing.validation.AbstractThingValidator
- getEPackages() - Method in class org.eclipse.smarthome.model.validation.AbstractItemsValidator
- getEQUALITYEnumLiteralDeclaration_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEQUALITYEQUALITYKeyword_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getEqualsSignKeyword_0_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getEqualsSignKeyword_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getEqualsSignKeyword_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getEqualsSignKeyword_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getEqualsSignKeyword_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getEqualsSignKeyword_2_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getEqualsSignKeyword_3_0_1_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getEqualsSignKeyword_3_0_2_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getEqualsSignKeyword_4_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getError() - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- getErrorDescription() - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- getErrorMessage() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
-
Returns the error message in case of result is
FirmwareUpdateResult.ERROR. - getErrors() - Method in exception org.eclipse.smarthome.model.script.engine.ScriptException
-
All Errors that lead to this Exception.
- getErrorUri() - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- getEvent() - Method in class org.eclipse.smarthome.core.thing.events.ChannelTriggeredEvent
-
Returns the event.
- getEvent() - Method in class org.eclipse.smarthome.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
- getEvent() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns informations about the supported events.
- getEventEmittedTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getEventEmittedTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Event Emitted Trigger'. - getEventEmittedTrigger_Channel() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getEventEmittedTrigger_Channel() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Channel'. - getEventEmittedTrigger_Trigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getEventEmittedTrigger_Trigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Trigger'. - getEventEmittedTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getEventEmittedTriggerParserRuleCall_6() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getEventEmittedTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getEventFilter() - Method in class org.eclipse.smarthome.core.events.AbstractTypedEventSubscriber
- getEventFilter() - Method in interface org.eclipse.smarthome.core.events.EventSubscriber
-
Gets an
EventFilterin order to receive specific events if the filter applies. - getEventFilter() - Method in class org.eclipse.smarthome.core.items.events.AbstractItemEventSubscriber
- getEventFilter() - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- getEventPublisher() - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- getEventPublisher() - Static method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getEvents(String) - Method in class org.eclipse.smarthome.io.rest.sse.SseResource
-
Subscribes the connecting client to the stream of events filtered by the given eventFilter.
- getEventtrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- getEventtrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.Rule
-
Returns the value of the 'Eventtrigger' containment reference list.
- getEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Event Trigger'. - getEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getEventtriggerAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getEventtriggerAssignment_4_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getEventtriggerEventTriggerParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getEventtriggerEventTriggerParserRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getEventType() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
-
Get the type of the event.
- getException() - Method in class org.eclipse.smarthome.core.voice.text.InterpretationResult
- getExecutorService() - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileContext
-
Get a scheduler to be used within profiles (if needed at all)
- getExistingDiscoveryResult(ThingUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceCallback
-
Deprecated.Will always return null.
- getExistingThing(ThingUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceCallback
-
Deprecated.Will always return null.
- getExpiresIn() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getExpression() - Method in class org.eclipse.smarthome.core.voice.text.Rule
- getExpressionsAssignment_1_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getExtensibleChannelTypeIds() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
- getExtension() - Method in interface org.eclipse.smarthome.model.core.ModelParser
-
Returns the file extensions of the models this parser registers for.
- getExtension(String) - Static method in class org.eclipse.smarthome.core.audio.utils.AudioStreamUtils
-
Gets the extension of a filename.
- getExtension(String, Locale) - Method in interface org.eclipse.smarthome.core.extension.ExtensionService
-
Retrieves the extension for the given id.
- getExtensionClasses() - Method in class org.eclipse.smarthome.model.script.scoping.ScriptImplicitlyImportedTypes
- getExtensionId(URI) - Method in interface org.eclipse.smarthome.core.extension.ExtensionService
-
Parses the given URI and extracts an extension Id.
- getExtensions(Locale) - Method in interface org.eclipse.smarthome.core.extension.ExtensionService
-
Retrieves all extensions It is expected that this method is rather cheap to call and will return quickly, i.e.
- getFactory() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
- getFalseKeyword_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BOOLEANElements
- getFalseKeyword_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getFalseKeyword_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getFeatureCallIDAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getFeatureCallIDAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getFeatureCallIDRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getFeatureCallIDRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getFilter() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getFilter() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Filter'. - getFilter_Definition() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getFilter_Definition() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference '
Definition'. - getFilter_Name() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getFilter_Name() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Name'. - getFilterAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getFilterCriteria() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns a list of filter criteria for a dynamically created selection list.
- getFilterDetails() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getFilterDetails() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Filter Details'. - getFilterDetailsAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getFilterDetailsRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getFilterKeyword_3_0_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFilterRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getFilters() - Method in class org.eclipse.smarthome.core.persistence.SimpleItemConfiguration
- getFilters() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getFilters() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- getFilters() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Filters' reference list.
- getFilters() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Filters' containment reference list.
- getFiltersAssignment_3_0_2_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersAssignment_3_0_2_3_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersAssignment_6_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getFiltersFilterCrossReference_3_0_2_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterCrossReference_3_0_2_3_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterIDTerminalRuleCall_3_0_2_2_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterIDTerminalRuleCall_3_0_2_3_1_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getFiltersFilterParserRuleCall_6_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getFiltersKeyword_6_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getFirmware(Thing, String) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareProvider
-
Returns the firmware for the given thing and provided firmware version.
- getFirmware(Thing, String) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareRegistry
-
Returns the firmware for the given thing and firmware version by using the locale provided by the
LocaleProvider. - getFirmware(Thing, String, Locale) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareProvider
-
Returns the firmware for the given thing and version for the given locale.
- getFirmware(Thing, String, Locale) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareRegistry
-
Returns the firmware for the given thing, firmware version and locale.
- getFirmwareRestriction() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Provides the restriction of the firmware as
FirmwareRestrictionfunction. - getFirmwares(Thing) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareProvider
-
Returns the set of available firmwares for the given thing.
- getFirmwares(Thing) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareRegistry
-
Returns the collection of available firmwares for the given thing using the locale provided by the
LocaleProvider. - getFirmwares(Thing, Locale) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareProvider
-
Returns the set of available firmwares for the given thing and the given locale.
- getFirmwares(Thing, Locale) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareRegistry
-
Returns the collection of available firmwares for the given thing and locale.
- getFirmwareStatus() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Returns the firmware status.
- getFirmwareStatusInfo() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
-
Returns the firmware status info.
- getFirmwareStatusInfo(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateService
-
Returns the
FirmwareStatusInfofor the thing having the given thing UID. - getFirmwareUpdateResultInfo() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
-
Returns the firmware update result info.
- getFirmwareVersion() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the firmware version of the firmware that is updated.
- getFirstReconnectAfter() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- getFKeyword_1() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getFlag() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the flag of this result object.
The flag signals e.g. - getFlag() - Method in class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Return the
DiscoveryResultFlagto be filtered. - getFLOATRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getFLOATTerminalRuleCall_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getFLOATTerminalRuleCall_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.PartialItemsContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
- getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
- getFormat() - Method in class org.eclipse.smarthome.core.audio.AudioStream
-
Gets the supported audio format
- getFormat() - Method in class org.eclipse.smarthome.core.audio.ByteArrayAudioStream
- getFormat() - Method in class org.eclipse.smarthome.core.audio.FileAudioStream
- getFormat() - Method in class org.eclipse.smarthome.core.audio.URLAudioStream
- getFormats() - Method in class org.eclipse.smarthome.ui.icon.IconSet
-
Provides information about supported file formats of this set.
- getFrame() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getFrame() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Frame'. - getFrameAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getFrameAction_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getFrameKeyword_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getFrameParserRuleCall_0_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getFrameRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getFrequency() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Gets frequency
- getFrequency() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Colorpicker
-
Returns the value of the 'Frequency' attribute.
- getFrequency() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- getFrequency() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- getFrequency() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Returns the value of the 'Frequency' attribute.
- getFrequency() - Method in interface org.openhab.model.sitemap.Colorpicker
-
Returns the value of the 'Frequency' attribute.
- getFrequency() - Method in interface org.openhab.model.sitemap.Slider
-
Returns the value of the 'Frequency' attribute.
- getFrequencyAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getFrequencyAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getFrequencyINTTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getFrequencyINTTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getFrom(String) - Static method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Construct an http request builder to get data from an
url - getFromKeyword_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getFromKeyword_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getFromKeyword_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getFullJvmFormalParameterAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getFullJvmFormalParameterAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getFullJvmFormalParameterRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getFullJvmFormalParameterRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getFullStopKeyword_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getFullStopKeyword_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- getFullStopKeyword_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- getFunction() - Method in class org.eclipse.smarthome.core.items.GroupItem
-
Returns the function of this
GroupItem. - getFunction() - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- getFunction() - Method in interface org.eclipse.smarthome.model.items.ModelGroupItem
-
Returns the value of the 'Function' attribute.
- getFunctionAssignment_2_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getFunctionModelGroupFunctionEnumRuleCall_2_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGrammar() - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- getGrammar() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getGrammar() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGrammar() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getGrammar() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getGrammar() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getGrammar() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getGrammar(Locale, String) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- getGrammar(Locale, String) - Method in interface org.eclipse.smarthome.core.voice.text.HumanLanguageInterpreter
-
Gets the grammar of all commands of a given
Localeof the interpreter - getGrammarAccess() - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.parser.antlr.ItemsParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.rule.parser.antlr.RulesParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.script.parser.antlr.ScriptParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- getGrammarAccess() - Method in class org.eclipse.smarthome.model.thing.parser.antlr.ThingParser
- getGravity() - Method in class org.eclipse.smarthome.core.library.types.PointType
- getGravity() - Method in class org.openhab.core.library.types.PointType
- getGreaterThanSignKeyword_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getGreaterThanSignKeyword_3_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGreekCapitalLetterOmegaKeyword_2() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getGreen() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getGreen() - Method in class org.openhab.core.library.types.HSBType
- getGroup() - Method in class org.eclipse.smarthome.core.persistence.config.SimpleGroupConfig
- getGroup() - Method in interface org.eclipse.smarthome.model.persistence.persistence.GroupConfig
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getGroup() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getGroup() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberChangedEventTrigger
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberCommandEventTrigger
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberUpdateEventTrigger
-
Returns the value of the 'Group' attribute.
- getGroup() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- getGroup() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- getGroup() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getGroup() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getGroup() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getGroup() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ItemModelElements
- getGroup() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getGroup() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getGroup() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getGroup() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Group'. - getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- getGroup() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getGroup_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getGroup_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getGroup_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_0_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getGroup_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_1_10() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_10_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_10_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_3_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_3_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_3_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_3_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_6() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_6_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_7_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_7_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_7_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_7_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_7_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_7_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_7_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_7_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_7_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getGroup_1_7_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getGroup_1_8() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_8() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_8() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_8() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_8_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_8_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_8_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_8_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_8_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_8_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getGroup_1_8_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getGroup_1_8_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_9() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_9() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_9_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_9_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_1_9_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getGroup_1_9_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getGroup_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getGroup_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getGroup_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_2_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_2_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2_2_2_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroup_2_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_3_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_3_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_4_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_2_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getGroup_2_5_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getGroup_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_3_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_1_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_0_2_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getGroup_3_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_4() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_4_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_4_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getGroup_4_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_5() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_5() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_5() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_5() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getGroup_5_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_5_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_5_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_6() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroup_6() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_6() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getGroup_6() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getGroup_6_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroup_7() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getGroupAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getGroupAssignment_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getGroupAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroupAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getGroupAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getGroupConfig() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getGroupConfig() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Group Config'. - getGroupConfig_Group() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getGroupConfig_Group() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Group'. - getGroupConfigAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getGroupConfigRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getGroupId() - Method in class org.eclipse.smarthome.core.thing.ChannelUID
-
Returns the group id.
- getGroupIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getGroupItemNameParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getGroupItemNameParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getGroupItemNameParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getGroupItemRefAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getGroupItemRefRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getGroupKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getGroupKeyword_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getGroupMemberChangedEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Group Member Changed Event Trigger'. - getGroupMemberChangedEventTrigger_Group() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger_Group() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Group'. - getGroupMemberChangedEventTrigger_NewState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger_NewState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
New State'. - getGroupMemberChangedEventTrigger_OldState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberChangedEventTrigger_OldState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Old State'. - getGroupMemberChangedEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGroupMemberChangedEventTriggerParserRuleCall_5() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getGroupMemberChangedEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGroupMemberCommandEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberCommandEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Group Member Command Event Trigger'. - getGroupMemberCommandEventTrigger_Command() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberCommandEventTrigger_Command() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Command'. - getGroupMemberCommandEventTrigger_Group() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberCommandEventTrigger_Group() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Group'. - getGroupMemberCommandEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGroupMemberCommandEventTriggerParserRuleCall_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getGroupMemberCommandEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGroupMemberUpdateEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberUpdateEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Group Member Update Event Trigger'. - getGroupMemberUpdateEventTrigger_Group() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberUpdateEventTrigger_Group() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Group'. - getGroupMemberUpdateEventTrigger_State() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getGroupMemberUpdateEventTrigger_State() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
State'. - getGroupMemberUpdateEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGroupMemberUpdateEventTriggerParserRuleCall_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getGroupMemberUpdateEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getGroupName() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns a the group for this configuration parameter.
- getGroupNames() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getGroupNames() - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns a list of the names of the groups this item belongs to.
- getGroupNames() - Method in class org.openhab.core.items.GenericItem
- getGroupNames() - Method in interface org.openhab.core.items.Item
-
Returns a list of the names of the groups this item belongs to.
- getGroupParserRuleCall_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getGroupRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getGroups() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getGroups() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Groups' attribute list.
- getGroupsAssignment_4_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroupsAssignment_4_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroupsIDTerminalRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getGroupsIDTerminalRuleCall_4_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getHandler() - Method in interface org.eclipse.smarthome.core.thing.Bridge
-
Gets the bridge handler.
- getHandler() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the handler.
- getHandler(Module, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- getHandler(Module, String) - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
- getHandlers() - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
-
Provides all available
ModuleHandlers created by concrete factory implementation. - getHeight() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Default
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- getHeight() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- getHeight() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- getHeight() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Mapview
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Webview
-
Returns the value of the 'Height' attribute.
- getHeight() - Method in interface org.openhab.model.sitemap.Webview
-
Returns the value of the 'Height' attribute.
- getHeightAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getHeightAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getHeightAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getHeightKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getHeightKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getHeightKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getHelp(String, String, Collection<ConsoleCommandExtension>) - Static method in class org.eclipse.smarthome.io.console.ConsoleInterpreter
- getHEXRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getHEXRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getHLI() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a HumanLanguageInterpreter.
- getHLI(String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a HumanLanguageInterpreter with the given id.
- getHLIs() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves all HumanLanguageInterpreters.
- getHolidayDescription(String) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the localized holiday description
- getHolidayDescription(String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getHost() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT broker host
- getHostName() - Method in interface org.eclipse.smarthome.io.net.http.TlsProvider
-
Host name for which this tls-provider is intended.
- getHttpServicePort(BundleContext) - Static method in class org.eclipse.smarthome.core.net.HttpServiceUtil
-
Get the port that is used by the HTTP service.
- getHttpServicePortSecure(BundleContext) - Static method in class org.eclipse.smarthome.core.net.HttpServiceUtil
- getHue() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getHue() - Method in class org.openhab.core.library.types.HSBType
- getHyphenMinusGreaterThanSignKeyword_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getHyphenMinusKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getIcon() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getIcon() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- getIcon() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- getIcon() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in interface org.openhab.model.sitemap.Sitemap
-
Returns the value of the 'Icon' attribute.
- getIcon() - Method in interface org.openhab.model.sitemap.Widget
-
Returns the value of the 'Icon' attribute.
- getIcon(String) - Method in interface org.openhab.ui.items.ItemUIProvider
-
Returns the name of a bitmap to use as an icon.
- getIcon(String, String, String, IconSet.Format) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
- getIcon(String, String, String, IconSet.Format) - Method in interface org.eclipse.smarthome.ui.icon.IconProvider
-
retrieves the
InputStreamof an icon - getIcon(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Retrieves the icon name for a widget.
- getIconAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getIconAlternatives_3_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getIconAssignment_1_2_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconAssignment_1_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconAssignment_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getIconAssignment_2_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconAssignment_2_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconAssignment_3_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getIconColor() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Image
-
Returns the value of the 'Icon Color' containment reference list.
- getIconColor() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- getIconColor() - Method in interface org.openhab.model.sitemap.Image
-
Returns the value of the 'Icon Color' containment reference list.
- getIconColorAssignment_1_7_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorAssignment_1_7_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconcolorKeyword_1_7_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconIconParserRuleCall_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconIconParserRuleCall_2_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconIconParserRuleCall_2_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconIDTerminalRuleCall_3_1_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getIconKeyword_1_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getIconKeyword_1_2_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getIconKeyword_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getIconKeyword_2_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getIconKeyword_2_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getIconRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getIconSets() - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
- getIconSets() - Method in interface org.eclipse.smarthome.ui.icon.IconProvider
-
Returns a set of icon set definitions (meta-data) which this provider defines.
- getIconSets(Locale) - Method in interface org.eclipse.smarthome.ui.icon.IconProvider
-
Returns a set of localized icon set definitions (meta-data) which this provider defines.
- getIconSTRINGTerminalRuleCall_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getIconSTRINGTerminalRuleCall_3_1_0_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getId() - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.eclipse.smarthome.core.audio.AudioSource
-
Returns a simple string that uniquely identifies this service
- getId() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The id of the extension
- getId() - Method in class org.eclipse.smarthome.core.extension.ExtensionType
-
The id of the type
- getId() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceService
-
Returns the id of this
PersistenceService. - getId() - Method in class org.eclipse.smarthome.core.thing.ChannelGroupUID
-
Returns the id.
- getId() - Method in class org.eclipse.smarthome.core.thing.ChannelUID
-
Returns the id.
- getId() - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeUID
- getId() - Method in class org.eclipse.smarthome.core.thing.ThingTypeUID
- getId() - Method in class org.eclipse.smarthome.core.thing.ThingUID
-
Returns the id.
- getId() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Returns the identifier of the channel.
- getId() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
-
Returns the identifier of the channel group.
- getId() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeUID
-
Returns the identifier of the channel group.
- getId() - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeUID
-
Returns the identifier of the channel.
- getId() - Method in interface org.eclipse.smarthome.core.voice.KSService
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.eclipse.smarthome.core.voice.STTService
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.eclipse.smarthome.core.voice.text.HumanLanguageInterpreter
-
Returns a simple string that uniquely identifies this service
- getId() - Method in interface org.eclipse.smarthome.core.voice.TTSService
-
Returns a simple string that uniquely identifies this service
- getId() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- getId() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelPropertyContainer
-
Returns the value of the 'Id' attribute.
- getId() - Method in class org.eclipse.smarthome.ui.icon.IconSet
-
Returns the id of the icon set.
- getId() - Method in interface org.openhab.core.automation.Module
-
Gets the
Module's unique identifier in the scope of the rule in which this module belongs. - getId() - Method in class org.openhab.core.automation.util.ModuleBuilder
- getIdAssignment_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getIdAssignment_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getIdAssignment_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getIdCHANNEL_IDParserRuleCall_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getIdentifier() - Method in class org.eclipse.smarthome.core.service.ReadyMarker
- getIdentifier() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
- getIdentifier(String) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortManager
-
Gets an serial port identifier for a given name.
- getIdentifier(Bundle) - Static method in class org.eclipse.smarthome.core.service.ReadyMarkerUtils
-
Gets an identifier for a bundle.
- getIdentifiers() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortManager
-
Gets the serial port identifiers.
- getIDFor(String, UID) - Static method in class org.eclipse.smarthome.core.thing.link.AbstractLink
-
Returns the link ID for a given item name and UID
- getIdOrSuperAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getIdOrSuperAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getIdOrSuperRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getIdOrSuperRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getIDRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getIDRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getIDRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getIDRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getIDRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getIDRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getIDTerminalRuleCall() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ItemNameElements
- getIDTerminalRuleCall() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
- getIDTerminalRuleCall() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
- getIDTerminalRuleCall() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
- getIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getIDTerminalRuleCall_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.IconElements
- getIDTerminalRuleCall_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getIDTerminalRuleCall_1_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getIDTerminalRuleCall_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- getIDTerminalRuleCall_1_1_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getIdUIDParserRuleCall_1_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getIdUIDParserRuleCall_2_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getIDUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getIDUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for class '
ID Unit'. - getIDUnitAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getIDUnitAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getIDUnitParserRuleCall_1() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getIDUnitRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getIDUnitRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getIdWithoutGroup() - Method in class org.eclipse.smarthome.core.thing.ChannelUID
-
Returns the id without the group id.
- getImage() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Image'. - getImage_IconColor() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage_IconColor() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Icon Color'. - getImage_Refresh() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage_Refresh() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Refresh'. - getImage_Url() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getImage_Url() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Url'. - getImageAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getImageKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getImageKeyword_10() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getImageKeyword_11() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getImageLink() - Method in class org.eclipse.smarthome.core.extension.Extension
-
A link to an image (png/svg) for the extension
- getImageParserRuleCall_0_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getImageRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getImplicitImports(boolean) - Method in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- getImportSection() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- getImportSection() - Method in interface org.eclipse.smarthome.model.rule.rules.RuleModel
-
Returns the value of the 'Import Section' containment reference.
- getImportSectionAssignment_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getImportSectionXImportSectionParserRuleCall_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getInitialHiddenTokens() - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- getInitialHiddenTokens() - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- getInitialHiddenTokens() - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- getInitialHiddenTokens() - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- getInitialHiddenTokens() - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- getInitialHiddenTokens() - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- getINITIALIZINGKeyword_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getInjector() - Static method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- getInjector() - Static method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- getInputs() - Method in interface org.openhab.core.automation.Action
-
Gets the input references of the Action.
- getInputs() - Method in interface org.openhab.core.automation.Condition
-
Gets the input references of the Condition.
- getInputs() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getInputs() - Method in class org.openhab.core.automation.type.ActionType
-
Gets the meta-information descriptions of
Inputs defined by this type. - getInputs() - Method in class org.openhab.core.automation.type.ConditionType
-
Gets the meta-information descriptions of
Inputs defined by thisConditionType. - getInputStream() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the input stream for the binary content of the firmware.
- getInputStream() - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- getInputStream() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Returns an input stream.
- getInputStream(AudioFormat) - Method in interface org.eclipse.smarthome.core.audio.AudioSource
-
Gets an AudioStream for reading audio data in supported audio format
- getInstance() - Static method in class org.eclipse.smarthome.core.library.unit.ImperialUnits
-
Returns the unique instance of this class.
- getInstance() - Static method in class org.eclipse.smarthome.core.library.unit.SIUnits
-
Returns the unique instance of this class.
- getInstance() - Static method in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
-
Returns the unique instance of this class.
- getInstance() - Static method in class org.eclipse.smarthome.core.service.WatchQueueReader
- getInstance() - Static method in class org.eclipse.smarthome.io.net.http.TrustAllTrustMananger
- getINSTANCE() - Static method in class org.eclipse.smarthome.model.lazygen.GlobalResourceSet
- getInteger(String) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the numeric value associated with the specified name of the child's node.
- getInteger(String, Integer) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the numeric value associated with the specified name of the child's node.
- getInterfaceDescription() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getInterfaceName(Object) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Returns the interface name for a given service object by choosing the first interface.
- getInterfaceNumber() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getInterpreter() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionIdentifier
- getINTRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getINTRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getINTRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getINTRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getINTTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getINTTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getINTTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getINTTerminalRuleCall_1_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getIpv4NetAddress(String, short) - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Get the network address a specific ip address is in
- getIpv4NetBroadcastAddress(String, short) - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Get the network broadcast address of the subnet a specific ip address is in
- getIsKeyword_1_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getItem() - Method in class org.eclipse.smarthome.core.items.events.AbstractItemRegistryEvent
-
Gets the item.
- getItem() - Method in class org.eclipse.smarthome.core.persistence.config.SimpleItemConfig
- getItem() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- getItem() - Method in interface org.eclipse.smarthome.model.persistence.persistence.ItemConfig
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.eclipse.smarthome.model.rule.rules.ChangedEventTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.eclipse.smarthome.model.rule.rules.CommandEventTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- getItem() - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- getItem() - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- getItem() - Method in interface org.eclipse.smarthome.model.rule.rules.UpdateEventTrigger
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'Item' attribute.
- getItem() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- getItem() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- getItem() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- getItem() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.model.sitemap.ColorArray
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Returns the value of the 'Item' attribute.
- getItem() - Method in interface org.openhab.model.sitemap.Widget
-
Returns the value of the 'Item' attribute.
- getItem(String) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
This method retrieves a single item from the registry.
- getItem(String) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- getItem(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves a single item from the registry.
- getItemAssignment() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- getItemAssignment_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getItemAssignment_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getItemAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getItemAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getItemAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getItemAssignment_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getItemAssignment_2_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getItemAssignment_2_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getItemByPattern(String) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
This method retrieves a single item from the registry.
- getItemByPattern(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves a single item from the registry.
- getItemCommand() - Method in class org.eclipse.smarthome.core.items.events.ItemCommandEvent
-
Gets the item command.
- getItemConfig() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getItemConfig() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Item Config'. - getItemConfig_Item() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getItemConfig_Item() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Item'. - getItemConfigAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getItemConfigRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getItemGroupItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getItemIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- getItemIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getItemIDTerminalRuleCall_0_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getItemInfo() - Method in interface org.eclipse.smarthome.core.persistence.QueryablePersistenceService
-
Returns a list of items that are stored in the persistence service This is returned as a string to allow the persistence service to return items that are no long available as an ESH
Item. - getItemItemNameParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getItemItemNameParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getItemItemNameParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getItemKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getItemKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getItemKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getItemKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getItemKeyword_2_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getItemKeyword_2_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getItemModel() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getItemModel() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for class '
Item Model'. - getItemModel_Items() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getItemModel_Items() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the containment reference list '
Items'. - getItemModelAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getItemModelAction_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ItemModelElements
- getItemModelRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getItemName() - Method in class org.eclipse.smarthome.core.items.events.ItemCommandEvent
-
Gets the item name.
- getItemName() - Method in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
-
Gets the item name.
- getItemName() - Method in class org.eclipse.smarthome.core.items.events.ItemStateEvent
-
Gets the item name.
- getItemName() - Method in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- getItemName() - Method in class org.eclipse.smarthome.core.items.MetadataKey
-
Provides the item name of this key
- getItemName() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getItemName() - Method in class org.eclipse.smarthome.core.thing.link.AbstractLink
-
Returns the item that is linked to the object.
- getItemName() - Method in class org.openhab.core.persistence.FilterCriteria
- getItemNameAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getItemNameRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getItemNames() - Method in interface org.openhab.core.binding.BindingProvider
-
Returns all items which are mapped to this binding
- getItemNames() - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- getItemRefAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getItemRefRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getItemRegistry() - Static method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getItemRegistryInstance() - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getItems() - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
This method retrieves all items that are currently available in the registry
- getItems() - Method in class org.eclipse.smarthome.core.persistence.SimpleItemConfiguration
- getItems() - Method in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- getItems() - Method in interface org.eclipse.smarthome.model.items.ItemModel
-
Returns the value of the 'Items' containment reference list.
- getItems() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getItems() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Items' containment reference list.
- getItems() - Method in interface org.openhab.core.items.ItemProvider
-
Provides an array of items.
- getItems() - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves all items that are currently available in the registry
- getItems(String) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
This method retrieves all items that match a given search pattern
- getItems(String) - Method in interface org.openhab.core.items.ItemRegistry
-
This method retrieves all items that match a given search pattern
- getItemsAllConfigParserRuleCall_0_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAllConfigParserRuleCall_1_1_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAlternatives_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAlternatives_1_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAssignment_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsAssignment_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ItemModelElements
- getItemsAssignment_1_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsByTag(Class<T>, String...) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Returns list of items which contains all of the given tags.
- getItemsByTag(String...) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Returns list of items which contains all of the given tags.
- getItemsByTagAndType(String, String...) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Returns list of items with a certain type containing all of the given tags.
- getItemsFactory() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getItemsFactory() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the factory that creates the instances of the model.
- getItemsGroupConfigParserRuleCall_0_0_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsGroupConfigParserRuleCall_1_1_0_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsInLocation(Class<? extends Location>) - Method in interface org.eclipse.smarthome.core.semantics.SemanticsService
-
Retrieves all items that are located in a given location type and which are either classified as Points or Equipments.
- getItemsInLocation(String, Locale) - Method in interface org.eclipse.smarthome.core.semantics.SemanticsService
-
Retrieves all items that are located in a given location and which are either classified as Points or Equipments.
- getItemsItemConfigParserRuleCall_0_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsItemConfigParserRuleCall_1_1_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getItemsKeyword_7_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getItemsModelItemParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ItemModelElements
- getItemsOfType(String) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
This method retrieves all items with the given type
- getItemsPackage() - Method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
- getItemsPackage() - Method in interface org.eclipse.smarthome.model.items.ItemsFactory
-
Returns the package supported by this factory.
- getItemState() - Method in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
-
Gets the item state.
- getItemState() - Method in class org.eclipse.smarthome.core.items.events.ItemStateEvent
-
Gets the item state.
- getItemState(String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Gets the item state
- getItemState(String) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Gets the item state
- getItemsUsage() - Static method in class org.openhab.io.console.ConsoleInterpreter
- getItemType() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns the item type of this
ChannelType, e.g. - getItemTypeExtension(String) - Static method in class org.eclipse.smarthome.core.items.ItemUtil
-
Get the optional extension from an item type name.
- getJvmArgumentTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmArgumentTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmArgumentTypeReferenceRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmArgumentTypeReferenceRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmFormalParameterAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmFormalParameterAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmFormalParameterRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmFormalParameterRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundAndedAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundAndedAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundAndedRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundAndedRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmLowerBoundRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmLowerBoundRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmParameterizedTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmParameterizedTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmParameterizedTypeReferenceRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmParameterizedTypeReferenceRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmTypeParameterAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmTypeParameterAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmTypeParameterRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmTypeParameterRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmTypeReferenceRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmTypeReferenceRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundAndedAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundAndedAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundAndedRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundAndedRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmUpperBoundRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmUpperBoundRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmWildcardTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmWildcardTypeReferenceAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getJvmWildcardTypeReferenceRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getJvmWildcardTypeReferenceRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getKeepAliveInterval() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Return the keep alive internal in seconds
- getKey() - Method in class org.eclipse.smarthome.core.i18n.LocalizedKey
- getKey() - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- getKey() - Method in interface org.eclipse.smarthome.model.items.ModelProperty
-
Returns the value of the 'Key' attribute.
- getKey() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- getKey() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelProperty
-
Returns the value of the 'Key' attribute.
- getKeyAssignment_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getKeyAssignment_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getKeyIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getKeyIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getKeys() - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Gets all keys of this Storage.
- getKeys() - Method in class org.eclipse.smarthome.test.storage.VolatileStorage
- getKind() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the channel kind.
- getKind() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns the kind of this
ChannelType, e.g. - getKS() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a KS service.
- getKS(String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a KS service with the given id.
- getKSs() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves all KS services.
- getLabel() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns a human readable label for the configuration parameter.
- getLabel() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
-
Get the human readable label of the group
- getLabel() - Method in class org.eclipse.smarthome.config.core.ParameterOption
- getLabel() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the human readable label for this result object.
- getLabel() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The label of the extension
- getLabel() - Method in class org.eclipse.smarthome.core.extension.ExtensionType
-
The label of the type to be used for headers (likely to be plural form)
- getLabel() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getLabel() - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns the label of the item or null if no label is set.
- getLabel() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the label (if set).
- getLabel() - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileType
-
Get a human readable description.
- getLabel() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Returns the human readable label for this thing.
- getLabel() - Method in class org.eclipse.smarthome.core.thing.type.AbstractDescriptionType
-
Returns the human readable label for the according type.
- getLabel() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Returns the label (if set).
- getLabel() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
-
Returns the label (if set).
- getLabel() - Method in class org.eclipse.smarthome.core.types.CommandOption
-
Returns the label.
- getLabel() - Method in class org.eclipse.smarthome.core.types.EventOption
-
Returns the label (can be null).
- getLabel() - Method in class org.eclipse.smarthome.core.types.StateOption
-
Returns the label.
- getLabel() - Method in interface org.eclipse.smarthome.core.voice.Voice
-
The voice label, usually used for GUIs
- getLabel() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getLabel() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- getLabel() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- getLabel() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- getLabel() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Mapping
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- getLabel() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelPropertyContainer
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in class org.eclipse.smarthome.ui.icon.IconSet
-
Returns a label for the icon set.
- getLabel() - Method in interface org.openhab.core.automation.Module
-
Gets the label of the
Module. - getLabel() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getLabel() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
RuleTemplate's human-readable label. - getLabel() - Method in interface org.openhab.core.automation.template.Template
-
Gets the label of a Template.
- getLabel() - Method in class org.openhab.core.automation.type.Input
-
Gets the short description of the Input.
- getLabel() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the label of the
ModuleType. - getLabel() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the short description of the
Output. - getLabel() - Method in interface org.openhab.model.sitemap.Mapping
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.openhab.model.sitemap.Sitemap
-
Returns the value of the 'Label' attribute.
- getLabel() - Method in interface org.openhab.model.sitemap.Widget
-
Returns the value of the 'Label' attribute.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.audio.AudioSource
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.persistence.PersistenceService
-
Returns the label of this
PersistenceService. - getLabel(Class<? extends Tag>, Locale) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
- getLabel(String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIProvider
-
Returns the label text to be used for an item in the UI.
- getLabel(String) - Method in interface org.openhab.ui.items.ItemUIProvider
-
Returns the label text to be used for an item in the UI.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.voice.KSService
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.voice.STTService
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.voice.text.HumanLanguageInterpreter
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Locale) - Method in interface org.eclipse.smarthome.core.voice.TTSService
-
Returns a localized human readable label that can be used within UIs.
- getLabel(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Retrieves the label for a widget.
- getLabel(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Retrieves the label for a widget.
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelAlternatives_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelAlternatives_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelAlternatives_2_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelAlternatives_2_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelAndSynonyms(Class<? extends Tag>, Locale) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
- getLabelAssignment_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelAssignment_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getLabelAssignment_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelAssignment_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLabelAssignment_2_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelAssignment_2_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelAssignment_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLabelAssignment_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getLabelColor() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- getLabelColor() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Returns the value of the 'Label Color' containment reference list.
- getLabelColor() - Method in interface org.openhab.model.sitemap.Widget
-
Returns the value of the 'Label Color' containment reference list.
- getLabelColor(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Gets the label color for the widget.
- getLabelColor(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Gets the label color for the widget.
- getLabelColorAssignment_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorAssignment_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelColorAssignment_1_3_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorAssignment_1_3_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorAssignment_1_7_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorAssignment_1_7_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorAssignment_1_8_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorAssignment_1_8_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorAssignment_2_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorAssignment_2_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelColorAssignment_2_3_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorAssignment_2_3_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelColorColorArrayParserRuleCall_1_3_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorColorArrayParserRuleCall_1_3_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelColorColorArrayParserRuleCall_1_3_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelColorColorArrayParserRuleCall_1_3_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelColorColorArrayParserRuleCall_2_3_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorColorArrayParserRuleCall_2_3_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelColorColorArrayParserRuleCall_2_3_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelColorColorArrayParserRuleCall_2_3_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelcolorKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelcolorKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelcolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelcolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelcolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelcolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelcolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelcolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelcolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelcolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelcolorKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelcolorKeyword_1_7_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelcolorKeyword_1_8_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelcolorKeyword_2_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelcolorKeyword_2_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelIDTerminalRuleCall_2_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelKeyword_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelKeyword_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelKeyword_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelKeyword_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelSTRINGTerminalRuleCall_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getLabelSTRINGTerminalRuleCall_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getLabelSTRINGTerminalRuleCall_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLabelSTRINGTerminalRuleCall_2_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getLabelSTRINGTerminalRuleCall_3_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLabelSTRINGTerminalRuleCall_3_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getLastKnownValue() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Return the raw value, no matter if it is already expired or still valid.
- getLastWill() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Return the last will object or null if there is none.
- getLatest() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceItemInfo
-
Returns the latest timestamp from data in the persistence database
- getLATESTEnumLiteralDeclaration_10() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getLatestFirmware(Thing) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareRegistry
-
Returns the latest firmware for the given thing, using the locale provided by the
LocaleProvider. - getLatestFirmware(Thing, Locale) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareRegistry
-
Returns the latest firmware for the given thing and locale.
- getLATESTLATESTKeyword_10_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getLatitude() - Method in class org.eclipse.smarthome.core.library.types.PointType
- getLatitude() - Method in class org.openhab.core.library.types.PointType
- getLeftCurlyBracketKeyword_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getLeftCurlyBracketKeyword_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getLeftCurlyBracketKeyword_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getLeftCurlyBracketKeyword_6_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getLeftCurlyBracketKeyword_6_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLeftCurlyBracketKeyword_6_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLeftCurlyBracketKeyword_6_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getLeftCurlyBracketKeyword_7_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getLeftParenthesisKeyword_2_2_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getLeftParenthesisKeyword_3_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLeftParenthesisKeyword_4_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getLeftSquareBracketKeyword_3_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getLeftSquareBracketKeyword_4_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getLeftSquareBracketKeyword_5_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getLeftSquareBracketKeyword_5_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLeftSquareBracketKeyword_5_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLegend() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Returns the value of the 'Legend' attribute.
- getLegend() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- getLegendAssignment_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLegendBOOLEAN_OBJECTParserRuleCall_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLegendKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getLength() - Method in class org.eclipse.smarthome.model.script.engine.ScriptError
-
Get the number of columns affected by the error.
- getLessThanSignKeyword_3_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getLimitToOptions() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns true is the value for this parameter must be limited to the values in the options list.
- getLineNumber() - Method in class org.eclipse.smarthome.model.script.engine.ScriptError
-
Get the line number on which an error occurred.
- getLink() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The (optional) link to find more information about the extension
- getLink() - Method in class org.eclipse.smarthome.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
- getLinkableWidget() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getLinkableWidget() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Linkable Widget'. - getLinkableWidget_Children() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getLinkableWidget_Children() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Children'. - getLinkableWidgetAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getLinkableWidgetParserRuleCall_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getLinkableWidgetRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getLinkedItemNames(UID) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
-
Returns the item names, which are bound to the given UID.
- getLinkedItemNames(UID) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- getLinkedItems(UID) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- getLinkedUID() - Method in class org.eclipse.smarthome.core.thing.link.AbstractLink
-
Returns the UID of the object, which is linked to the item.
- getLinkedUID() - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLink
- getLinks(String) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
-
Returns all links for a given item name.
- getLinks(UID) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
-
Returns all links for a given UID.
- getList() - Method in class org.eclipse.smarthome.config.xml.util.NodeList
-
Returns the list of values of the node
- getList() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getList() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
List'. - getList_Separator() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getList_Separator() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Separator'. - getListAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getListKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getListParserRuleCall_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getListRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getLiteral() - Method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
- getLocale() - Method in interface org.eclipse.smarthome.core.i18n.LocaleProvider
-
Get a locale.
- getLocale() - Method in class org.eclipse.smarthome.core.i18n.LocalizedKey
- getLocale() - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
- getLocale() - Method in interface org.eclipse.smarthome.core.voice.Voice
-
Locale of the voice
- getLocale(String) - Method in interface org.eclipse.smarthome.io.rest.LocaleService
-
Returns the locale in respect to the given "Accept-Language" HTTP header.
- getLocale(String) - Method in class org.eclipse.smarthome.io.rest.LocaleServiceImpl
- getLocalIpv4HostAddress() - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Deprecated.Please use the NetworkAddressService with
NetUtil.getPrimaryIpv4HostAddress()Get the first candidate for a local IPv4 host address (non loopback, non localhost). - getLocalizedConfigDescription(Bundle, ConfigDescription, Locale) - Method in class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description.
- getLocalizedConfigDescriptionGroup(Bundle, URI, ConfigDescriptionParameterGroup, Locale) - Method in class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter group.
- getLocalizedConfigDescriptionGroup(Bundle, ConfigDescription, ConfigDescriptionParameterGroup, Locale) - Method in class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter group.
- getLocalizedConfigDescriptionParameter(Bundle, URI, ConfigDescriptionParameter, Locale) - Method in class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter.
- getLocalizedConfigDescriptionParameter(Bundle, ConfigDescription, ConfigDescriptionParameter, Locale) - Method in class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
-
Localize a config description parameter.
- getLocalizedOptions(List<ParameterOption>, Bundle, URI, String, Locale) - Method in class org.eclipse.smarthome.config.core.i18n.ConfigI18nLocalizationService
-
Localize parameter options.
- getLocalizedProposedFilename(String, WatchService) - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
-
Returns the name of the localized transformation file if it actually exists, keeps the original in the other case
- getLocalizedThingStatusInfo(Thing, Locale) - Method in class org.eclipse.smarthome.core.thing.i18n.ThingStatusInfoI18nLocalizationService
-
Localizes the
ThingStatusInfofor the given thing. - getLocation() - Method in interface org.eclipse.smarthome.core.i18n.LocationProvider
-
Provides access to the location of the installation
- getLocation() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Get the physical location of the
Thing. - getLocation() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- getLocation() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Returns the value of the 'Location' attribute.
- getLocationAssignment_4_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLocationAssignment_4_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLocationKeyword_8() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getLocationKeyword_9() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getLocationSTRINGTerminalRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getLocationSTRINGTerminalRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getLongitude() - Method in class org.eclipse.smarthome.core.library.types.PointType
- getLongitude() - Method in class org.openhab.core.library.types.PointType
- getMainItemType(String) - Static method in class org.eclipse.smarthome.core.items.ItemUtil
-
Get the main item type from an item type name.
- getManagedProvider() - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- getManufacturer() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getMapping() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Mapping'. - getMapping_Cmd() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping_Cmd() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Cmd'. - getMapping_Label() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapping_Label() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label'. - getMappingAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getMappingRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getMappings() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- getMappings() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- getMappings() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Selection
-
Returns the value of the 'Mappings' containment reference list.
- getMappings() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Switch
-
Returns the value of the 'Mappings' containment reference list.
- getMappings() - Method in interface org.openhab.model.sitemap.Selection
-
Returns the value of the 'Mappings' containment reference list.
- getMappings() - Method in interface org.openhab.model.sitemap.Switch
-
Returns the value of the 'Mappings' containment reference list.
- getMappingsAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsAssignment_1_3_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsAssignment_1_3_2_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsMappingParserRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsMappingParserRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMappingsMappingParserRuleCall_1_3_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getMappingsMappingParserRuleCall_1_3_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getMapview() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapview() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Mapview'. - getMapview_Height() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getMapview_Height() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Height'. - getMapviewAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getMapviewKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getMapviewParserRuleCall_9() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getMapviewRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getMasterVolume() - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- getMatchingItems() - Method in exception org.eclipse.smarthome.core.items.ItemNotUniqueException
-
Returns all items that match the search pattern
- getMatchingItems() - Method in exception org.openhab.core.items.ItemNotUniqueException
-
Returns all items that match the search pattern
- getMatchingItems(ResourceBundle, String[], Class<?>) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Filters the item registry by matching each item's name with the provided name fragments.
- getMAXEnumLiteralDeclaration_7() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMaximum() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- getMaximum() - Method in class org.eclipse.smarthome.core.types.StateDescription
-
Returns the maximum value of an item state.
- getMaximum() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Returns the maximum value of an item state.
- getMAXMAXKeyword_7_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMaxScanTimeout(String) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Returns the maximum discovery timeout from all discovery services registered for the specified binding id
- getMaxScanTimeout(ThingTypeUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Returns the maximum discovery timeout from all discovery services registered for the specified thingTypeUID
- getMaxValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- getMaxValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- getMaxValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Setpoint
-
Returns the value of the 'Max Value' attribute.
- getMaxValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Returns the value of the 'Max Value' attribute.
- getMaxValue() - Method in interface org.openhab.model.sitemap.Setpoint
-
Returns the value of the 'Max Value' attribute.
- getMaxValueAssignment_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMaxValueAssignment_1_6_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMaxValueKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMaxValueKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMaxValueNumberParserRuleCall_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMaxValueNumberParserRuleCall_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMd5Hash() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the MD5 hash value of the firmware.
- getMeasurementSystem() - Method in interface org.eclipse.smarthome.core.i18n.UnitProvider
-
Returns the
SystemOfUnitswhich is currently set, must not be null. - getMemberName() - Method in class org.eclipse.smarthome.core.items.events.GroupItemStateChangedEvent
- getMemberOfKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getMemberOfKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getMemberOfKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getMembers() - Method in class org.eclipse.smarthome.core.items.GroupItem
- getMembers() - Method in class org.openhab.core.items.GroupItem
- getMembers(Predicate<Item>) - Method in class org.eclipse.smarthome.core.items.GroupItem
-
Retrieves ALL members of this group and filters it with the given Predicate
- getMessage() - Method in class org.eclipse.smarthome.core.voice.KSErrorEvent
-
Gets the message describing this error
- getMessage() - Method in class org.eclipse.smarthome.core.voice.SpeechRecognitionErrorEvent
-
Gets the message describing this error
- getMessage() - Method in exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Returns the detail message for this exception.
- getMessage() - Method in class org.eclipse.smarthome.model.script.engine.ScriptError
-
Returns a message containing the String passed to a constructor as well as line and column numbers if any of these are known.
- getMessage() - Method in exception org.eclipse.smarthome.model.script.engine.ScriptException
-
Returns a concatenation of all errors in contained ScriptError instances.
- getMessage() - Method in exception org.openhab.core.automation.parser.ParsingException
- getMessage() - Method in exception org.openhab.core.automation.parser.ParsingNestedException
- getMethod() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getMimeType() - Method in class org.eclipse.smarthome.core.library.types.RawType
- getMimeType(String) - Method in class org.openhab.io.net.http.SecureHttpContext
- getMINEnumLiteralDeclaration_8() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.common.AbstractUID
-
Specifies how many segments the UID has to have at least.
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.items.MetadataKey
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.ChannelGroupUID
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.ChannelUID
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeUID
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.ThingTypeUID
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.ThingUID
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeUID
- getMinimalNumberOfSegments() - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeUID
- getMinimum() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- getMinimum() - Method in class org.eclipse.smarthome.core.types.StateDescription
-
Returns the minimum value of an item state.
- getMinimum() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Returns the minimum value of an item state.
- getMINMINKeyword_8_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getMinValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- getMinValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- getMinValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Setpoint
-
Returns the value of the 'Min Value' attribute.
- getMinValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Returns the value of the 'Min Value' attribute.
- getMinValue() - Method in interface org.openhab.model.sitemap.Setpoint
-
Returns the value of the 'Min Value' attribute.
- getMinValueAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMinValueAssignment_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMinValueKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMinValueKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMinValueNumberParserRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getMinValueNumberParserRuleCall_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getMKeyword_6() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getMKeyword_7() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getML_COMMENTRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getML_COMMENTRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getML_COMMENTRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getML_COMMENTRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getML_COMMENTRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getML_COMMENTRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModel() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the model of the firmware.
- getModel(String) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Returns a model of a given name
- getModelBinding() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelBinding() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for class '
Model Binding'. - getModelBinding_Configuration() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelBinding_Configuration() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Configuration'. - getModelBinding_Properties() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelBinding_Properties() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the containment reference list '
Properties'. - getModelBinding_Type() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelBinding_Type() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Type'. - getModelBindingAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelBindingRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelBridge() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelBridge() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Bridge'. - getModelBridge_Bridge() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelBridge_Bridge() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Bridge'. - getModelBridge_Things() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelBridge_Things() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Things'. - getModelBridgeAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelBridgeAction_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getModelBridgeParserRuleCall_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getModelBridgeRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelChannel() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelChannel() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Channel'. - getModelChannel_ChannelKind() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelChannel_ChannelKind() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Channel Kind'. - getModelChannel_ChannelType() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelChannel_ChannelType() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Channel Type'. - getModelChannel_Type() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelChannel_Type() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Type'. - getModelChannelAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelChannelParserRuleCall_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getModelChannelRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelGroupFunction() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelGroupFunction() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for enum '
Model Group Function'. - getModelGroupFunctionAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelGroupFunctionRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelGroupItem() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelGroupItem() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for class '
Model Group Item'. - getModelGroupItem_Args() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelGroupItem_Args() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute list '
Args'. - getModelGroupItem_Function() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelGroupItem_Function() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Function'. - getModelGroupItemAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelGroupItemAction_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getModelGroupItemParserRuleCall_0_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getModelGroupItemRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelItem() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for class '
Model Item'. - getModelItem_Bindings() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Bindings() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the containment reference list '
Bindings'. - getModelItem_Groups() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Groups() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute list '
Groups'. - getModelItem_Icon() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Icon() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Icon'. - getModelItem_Label() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Label() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Label'. - getModelItem_Name() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Name() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Name'. - getModelItem_Tags() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Tags() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute list '
Tags'. - getModelItem_Type() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelItem_Type() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Type'. - getModelItemAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelItemRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelItemTypeAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelItemTypeAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelItemTypeRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelItemTypeRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelNormalItem() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelNormalItem() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for class '
Model Normal Item'. - getModelNormalItemAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelNormalItemParserRuleCall_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getModelNormalItemRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelProperty() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelProperty() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for class '
Model Property'. - getModelProperty() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelProperty() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Property'. - getModelProperty_Key() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelProperty_Key() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Key'. - getModelProperty_Key() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelProperty_Key() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Key'. - getModelProperty_Value() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
- getModelProperty_Value() - Method in interface org.eclipse.smarthome.model.items.ItemsPackage
-
Returns the meta object for the attribute '
Value'. - getModelProperty_Value() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelProperty_Value() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute list '
Value'. - getModelPropertyAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelPropertyAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelPropertyContainer() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Property Container'. - getModelPropertyContainer_Id() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer_Id() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Id'. - getModelPropertyContainer_Label() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer_Label() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Label'. - getModelPropertyContainer_Properties() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelPropertyContainer_Properties() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Properties'. - getModelPropertyContainerAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelPropertyContainerRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelPropertyRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getModelPropertyRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelRepository() - Static method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getModelRepositoryInstance() - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getModelThing() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelThing() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model Thing'. - getModelThing_BridgeUID() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelThing_BridgeUID() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Bridge UID'. - getModelThing_Channels() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelThing_Channels() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Channels'. - getModelThing_Location() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelThing_Location() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Location'. - getModelThing_ThingId() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelThing_ThingId() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Thing Id'. - getModelThing_ThingTypeId() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getModelThing_ThingTypeId() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the attribute '
Thing Type Id'. - getModelThingAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModelThingParserRuleCall_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getModelThingRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getModule(String) - Method in interface org.openhab.core.automation.Rule
- getModule(String) - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets a
Moduleparticipating in theRuleTemplate. - getModuleInformationForIdentifier(Action, Map<String, Set<ModuleInformation>>, boolean) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- getModules() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getModules() - Method in interface org.openhab.core.automation.Rule
-
Obtains the modules of the
Rule. - getModules(Class<T>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getModules(Class<T>) - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the modules of the
RuleTemplate, corresponding to the specified class. - getModuleType(String, Locale) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getModuleType(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeProvider
-
Gets the localized
ModuleTypedefined by this provider. - getModuleTypePerLocale(ModuleType, Locale, Bundle) - Method in interface org.openhab.core.automation.module.provider.i18n.ModuleTypeI18nService
-
Builds a
ModuleTypewith the givenLocale - getModuleTypes(Locale) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getModuleTypes(Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeProvider
-
Gets the localized
ModuleTypes defined by this provider. - getMqttVersion() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT version
- getMultipleLimit() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- getName() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the name of the configuration parameter.
- getName() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
-
Get the name of the group.
- getName() - Method in class org.eclipse.smarthome.config.core.FilterCriteria
- getName() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
-
Returns a human readable name for the binding (e.g.
- getName() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getName() - Method in interface org.eclipse.smarthome.core.items.Item
-
returns the name of the item
- getName() - Method in interface org.eclipse.smarthome.core.persistence.HistoricItem
-
returns the name of the item
- getName() - Method in interface org.eclipse.smarthome.core.persistence.PersistenceItemInfo
-
Returns the item name.
- getName() - Method in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy
- getName() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getName() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionLet
- getName() - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- getName() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Retrieves the name of the serial port.
- getName() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortIdentifier
-
Gets the name of the port.
- getName() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getName() - Method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
- getName() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.smarthome.model.persistence.persistence.Filter
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- getName() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- getName() - Method in interface org.eclipse.smarthome.model.persistence.persistence.Strategy
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- getName() - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- getName() - Method in interface org.eclipse.smarthome.model.rule.rules.Rule
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- getName() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.eclipse.smarthome.ui.chart.ChartProvider
-
Gets the name of this chart provider.
- getName() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getName() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule's human-readable name. - getName() - Method in class org.openhab.core.automation.type.Input
-
Gets the name of Input.
- getName() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the name of
Output. - getName() - Method in class org.openhab.core.binding.AbstractActiveBinding
-
Returns the name of the Refresh thread.
- getName() - Method in class org.openhab.core.items.GenericItem
- getName() - Method in interface org.openhab.core.items.Item
-
returns the name of the item
- getName() - Method in interface org.openhab.core.persistence.HistoricItem
-
returns the name of the item
- getName() - Method in interface org.openhab.core.persistence.PersistenceService
-
Returns the name of this
PersistenceService. - getName() - Method in class org.openhab.core.service.AbstractActiveService
-
Returns the name of the Refresh thread.
- getName() - Method in interface org.openhab.model.sitemap.Sitemap
-
Returns the value of the 'Name' attribute.
- getName() - Method in interface org.openhab.ui.chart.ChartProvider
-
Gets the name of this chart provider.
- getNameAlternatives_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getNameAssignment_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getNameAssignment_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getNameAssignment_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getNameAssignment_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getNameAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getNameAssignment_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getNameAssignment_1_0_0_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNameAssignment_1_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNameIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getNameIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getNameIDTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getNameIDTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getNameIDTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getNameIDTerminalRuleCall_1_0_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getNameMappings() - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- getNameMappings() - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- getNameMappings() - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- getNameMappings() - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- getNameMappings() - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- getNameMappings() - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- getNamespace() - Method in interface org.eclipse.smarthome.config.core.metadata.MetadataConfigDescriptionProvider
-
Get the identifier of the metadata namespace
- getNamespace() - Method in class org.eclipse.smarthome.core.items.MetadataKey
-
Provides the namespace of this key
- getNameSTRINGTerminalRuleCall_1_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getNameValidIDParserRuleCall_1_0_0_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNameValidIDParserRuleCall_1_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getNANDEnumLiteralDeclaration_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNANDNANDKeyword_3_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNewState() - Method in interface org.eclipse.smarthome.model.rule.rules.ChangedEventTrigger
-
Returns the value of the 'New State' containment reference.
- getNewState() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberChangedEventTrigger
-
Returns the value of the 'New State' containment reference.
- getNewState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- getNewState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- getNewState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- getNewState() - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateChangedEventTrigger
-
Returns the value of the 'New State' attribute.
- getNewStateAssignment_4_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getNewStateAssignment_4_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getNewStateAssignment_4_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getNewStateThingValidStateParserRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getNewStateValidStateParserRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getNewStateValidStateParserRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getNewValue() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
-
Gets the new value of the state change that caused the SerialPortEvent to be propagated.
- getNextBankHoliday() - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getNextBankHoliday(int) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getNextBankHoliday(int, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getNextBankHoliday(String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getNextBankHoliday(ZonedDateTime) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the first next to come holiday in a 1 year time window
- getNextBankHoliday(ZonedDateTime) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getNextBankHoliday(ZonedDateTime, String) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the first next to come holiday in a 1 year time window
- getNextBankHoliday(ZonedDateTime, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- getNextBankHoliday(ZonedDateTime, URL) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Gets the first next to come holiday in a 1 year time window
- getNextRefToken(String, int) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Gets the end of current token of reference path.
- getNodeName() - Method in class org.eclipse.smarthome.config.xml.util.NodeAttributes
- getNodeName() - Method in class org.eclipse.smarthome.config.xml.util.NodeList
- getNodeName() - Method in interface org.eclipse.smarthome.config.xml.util.NodeName
-
Returns the name of the node this object belongs to.
- getNodeName() - Method in class org.eclipse.smarthome.config.xml.util.NodeValue
- getNonLinkableWidget() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getNonLinkableWidget() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Non Linkable Widget'. - getNonLinkableWidgetAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getNonLinkableWidgetParserRuleCall_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getNonLinkableWidgetRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getNOREnumLiteralDeclaration_4() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNORNORKeyword_4_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getNumberAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getNumberAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getNumberAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getNUMBERAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getNUMBERAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getNumberKeyword_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getNumberKeyword_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getNumberKeyword_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getNumberParserRuleCall_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getNUMBERParserRuleCall_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ValueTypeElements
- getNUMBERParserRuleCall_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getNumberRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getNumberRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getNumberRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getNUMBERRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getNUMBERRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getNumberSignKeyword_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getOAuthClientService(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthFactory
-
Gets the oauth service for a given handle
- getObject(String) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the object associated with the specified name of the child's node.
- getObject(String, Object) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the object associated with the specified name of the child's node.
- getOFFLINEKeyword_4() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getOldItem() - Method in class org.eclipse.smarthome.core.items.events.ItemUpdatedEvent
-
Gets the old item.
- getOldItemState() - Method in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
-
Gets the old item state.
- getOldRule() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
- getOldState() - Method in interface org.eclipse.smarthome.model.rule.rules.ChangedEventTrigger
-
Returns the value of the 'Old State' containment reference.
- getOldState() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberChangedEventTrigger
-
Returns the value of the 'Old State' containment reference.
- getOldState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- getOldState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- getOldState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- getOldState() - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateChangedEventTrigger
-
Returns the value of the 'Old State' attribute.
- getOldStateAssignment_3_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getOldStateAssignment_3_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getOldStateAssignment_3_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getOldStateThingValidStateParserRuleCall_3_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getOldStateValidStateParserRuleCall_3_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getOldStateValidStateParserRuleCall_3_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getOldStatusInfo() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
-
Gets the old thing status info.
- getOldThing() - Method in class org.eclipse.smarthome.core.thing.events.ThingUpdatedEvent
-
Gets the old thing.
- getOnlineChangelog() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the URL to the online changelog of the firmware.
- getONLINEKeyword_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getOpAddAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpAddAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpAddRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpAddRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpAndAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpAndAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpAndRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpAndRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpCompareAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpCompareAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpCompareRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpCompareRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpEqualityAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpEqualityAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpEqualityRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpEqualityRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOperator() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getOperator() - Method in class org.openhab.core.persistence.FilterCriteria
- getOpMultiAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpMultiAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpMultiAssignAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpMultiAssignAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpMultiAssignRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpMultiAssignRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpMultiRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpMultiRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpOrAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpOrAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpOrRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpOrRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpOtherAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpOtherAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpOtherRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpOtherRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpPostfixAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpPostfixAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpPostfixRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpPostfixRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpSingleAssignAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpSingleAssignAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpSingleAssignRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpSingleAssignRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
-
OpSingleAssign: '=' ;
- getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
-
OpSingleAssign: '=' ;
- getOptions() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns a static selection list for the value of this parameter.
- getOptions() - Method in class org.eclipse.smarthome.core.types.EventDescription
-
Returns a list of predefined events with their label.
- getOptions() - Method in class org.eclipse.smarthome.core.types.StateDescription
-
Returns a list of predefined states with their label.
- getOptions() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Returns a list of predefined states with their label.
- getOpUnaryAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpUnaryAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOpUnaryRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getOpUnaryRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getOrdering() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getOrdering() - Method in class org.openhab.core.persistence.FilterCriteria
- getOREnumLiteralDeclaration_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getOrigNum() - Method in class org.openhab.library.tel.types.CallType
- getOrKeyword_4_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getORORKeyword_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getOutputs() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getOutputs() - Method in class org.openhab.core.automation.type.ActionType
-
Gets the meta-information descriptions of
Outputs defined by this type. - getOutputs() - Method in class org.openhab.core.automation.type.TriggerType
-
Gets the meta-information descriptions of
Outputs defined by this type. - getOutputStream() - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- getOutputStream() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Returns an output stream.
- getPackage() - Static method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
-
Deprecated.
- getPageId(String) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
-
Retrieves the current page id for a subscription.
- getPageNumber() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getPageNumber() - Method in class org.openhab.core.persistence.FilterCriteria
- getPageSize() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getPageSize() - Method in class org.openhab.core.persistence.FilterCriteria
- getParameterGroups() - Method in class org.eclipse.smarthome.config.core.ConfigDescription
-
Returns the list of configuration parameter groups associated with the parameters.
- getParameterOptions(Locale) - Method in interface org.eclipse.smarthome.config.core.metadata.MetadataConfigDescriptionProvider
-
Get all valid options if the main metadata value should be restricted to certain values.
- getParameterOptions(URI, String, String, Locale) - Method in interface org.eclipse.smarthome.config.core.ConfigOptionProvider
-
Provides a collection of
ParameterOptionss. - getParameterOptions(URI, String, Locale) - Method in interface org.eclipse.smarthome.config.core.ConfigOptionProvider
-
Deprecated.
- getParameters() - Method in class org.eclipse.smarthome.config.core.ConfigDescription
-
Returns the corresponding
ConfigDescriptionParameters. - getParameters() - Method in class org.eclipse.smarthome.core.items.GroupFunction.Equality
- getParameters() - Method in interface org.eclipse.smarthome.core.items.GroupFunction
-
Returns the parameters of the function as an array.
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.And
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Avg
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Count
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Max
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Min
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Or
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Sum
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Earliest
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Latest
- getParameters() - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- getParameters(String, Locale) - Method in interface org.eclipse.smarthome.config.core.metadata.MetadataConfigDescriptionProvider
-
Get the config descriptions for all expected parameters.
- getParent(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
this should be used instead of Widget.eContainer() as as the concrete widgets created from default widgets have no parent.
- getPassword() - Method in class org.eclipse.smarthome.core.auth.UsernamePasswordCredentials
-
Retrieves the password
- getPassword() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- getPathType() - Method in class org.eclipse.smarthome.io.transport.serial.ProtocolType
- getPattern() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- getPattern() - Method in class org.eclipse.smarthome.core.types.StateDescription
-
Returns the pattern to render the state to a string.
- getPattern() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Returns the pattern to render the state to a string.
- getPattern() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionMatch
- getPayload() - Method in class org.eclipse.smarthome.core.events.AbstractEvent
- getPayload() - Method in interface org.eclipse.smarthome.core.events.Event
-
Gets the payload as a serialized string.
- getPayload() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
- getPercentAssignment_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getPercentPercentSignKeyword_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getPercentSignKeyword_5() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getPeriod() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Returns the value of the 'Period' attribute.
- getPeriod() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- getPeriod() - Method in interface org.openhab.model.sitemap.Chart
-
Returns the value of the 'Period' attribute.
- getPeriodAssignment_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getPeriodIDTerminalRuleCall_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getPeriodKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getPersistenceConfiguration() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Configuration'. - getPersistenceConfiguration_Alias() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Alias() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Alias'. - getPersistenceConfiguration_Filters() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Filters() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the reference list '
Filters'. - getPersistenceConfiguration_Items() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Items() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Items'. - getPersistenceConfiguration_Strategies() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceConfiguration_Strategies() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the reference list '
Strategies'. - getPersistenceConfigurationAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getPersistenceConfigurationRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getPersistenceFactory() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceFactory() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the factory that creates the instances of the model.
- getPersistenceModel() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Model'. - getPersistenceModel_Configs() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Configs() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Configs'. - getPersistenceModel_Defaults() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Defaults() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the reference list '
Defaults'. - getPersistenceModel_Filters() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Filters() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Filters'. - getPersistenceModel_Strategies() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getPersistenceModel_Strategies() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the containment reference list '
Strategies'. - getPersistenceModelAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getPersistenceModelAction_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getPersistenceModelRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getPersistencePackage() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
- getPersistencePackage() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceFactory
-
Returns the package supported by this factory.
- getPlayerKeyword_7() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getPlayerKeyword_8() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getPool(String) - Static method in class org.eclipse.smarthome.core.common.ThreadPoolManager
-
Returns an instance of a cached thread pool service.
- getPort() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT broker port
- getPortIdentifier(URI) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortProvider
-
Gets the
SerialPortIdentifierif it is available or null otherwise. - getPredictedState() - Method in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- getPreferredFormat(Set<AudioFormat>) - Static method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Gets the first concrete AudioFormat in the passed set or a preferred one based on 16bit, 16KHz, big endian default
- getPreferredVoice(Set<Voice>) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Determines the preferred voice for the currently set locale
- getPrefix() - Method in class org.eclipse.smarthome.core.net.CidrAddress
- getPrefix(Rule) - Static method in class org.openhab.core.automation.RulePredicates
-
Gets the prefix of the
Rule's UID, if any exist. - getPrerequisiteVersion() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the prerequisite version of the firmware.
- getPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
Returns the provided Presets which are supported by this ScriptExtensionProvider.
- getPrimaryIpv4HostAddress() - Method in class org.eclipse.smarthome.core.net.NetUtil
- getPrimaryIpv4HostAddress() - Method in interface org.eclipse.smarthome.core.net.NetworkAddressService
-
Returns the user configured primary IPv4 address of the system
- getPriority() - Method in interface org.eclipse.smarthome.io.http.Handler
-
Returns priority of this handler.
- getPriority() - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
-
Provides the priority of this provider.
- getProduct() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getProductId() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getProfileTypes() - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileTypeRegistry
-
Get the available
ProfileTypes from all providers using the default locale. - getProfileTypes(Locale) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileTypeProvider
-
Returns all profile types for the given
Locale. - getProfileTypes(Locale) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileTypeRegistry
-
Get the available
ProfileTypes from all providers. - getProfileTypeUID() - Method in interface org.eclipse.smarthome.core.thing.profiles.Profile
-
Get the
ProfileTypeUIDof this profile. - getProgress() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the percentage progress of the firmware update.
- getProgressInfo() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
-
Returns the
FirmwareUpdateProgressInfo. - getProgressStep() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the current progress step.
- getPromise() - Method in interface org.eclipse.smarthome.core.scheduler.ScheduledCompletableFuture
- getProperties() - Method in class org.eclipse.smarthome.config.core.Configuration
- getProperties() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the properties of this result object.
The properties contain information which become part of aThing. - getProperties() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the immutable properties of the firmware.
- getProperties() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns an immutable copy of the
Channelproperties. - getProperties() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Returns an immutable copy of the
Thingproperties. - getProperties() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
-
Returns the properties for this
ChannelDefinition - getProperties() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the properties for this
ThingType - getProperties() - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- getProperties() - Method in interface org.eclipse.smarthome.model.items.ModelBinding
-
Returns the value of the 'Properties' containment reference list.
- getProperties() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- getProperties() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelPropertyContainer
-
Returns the value of the 'Properties' containment reference list.
- getPropertiesAssignment_3_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesAssignment_3_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesAssignment_4_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesAssignment_4_2_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesAssignment_5_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesAssignment_5_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getPropertiesAssignment_5_2_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesAssignment_5_2_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getPropertiesModelPropertyParserRuleCall_3_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesModelPropertyParserRuleCall_3_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getPropertiesModelPropertyParserRuleCall_4_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesModelPropertyParserRuleCall_4_2_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getPropertiesModelPropertyParserRuleCall_5_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesModelPropertyParserRuleCall_5_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getPropertiesModelPropertyParserRuleCall_5_2_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getPropertiesModelPropertyParserRuleCall_5_2_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getProperty(String, String) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
- getProperty(Item) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
-
Determines the Property that a Point relates to.
- getProtocol() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Get the MQTT broker protocol
- getProvider(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method retrieves the provider of an element from the registry.
- getProvider(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method retrieves the provider of an element from the registry.
- getQos() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- getQos() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
- getQualifiedNameAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQualifiedNameAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQualifiedNameInStaticImportAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQualifiedNameInStaticImportAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQualifiedNameInStaticImportRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQualifiedNameInStaticImportRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQualifiedNameRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQualifiedNameRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQualifiedNameWithWildcardAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQualifiedNameWithWildcardAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQualifiedNameWithWildcardRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQualifiedNameWithWildcardRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQuantityLiteral() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getQuantityLiteral() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for class '
Quantity Literal'. - getQuantityLiteral_Unit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getQuantityLiteral_Unit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for the containment reference '
Unit'. - getQuantityLiteral_Value() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getQuantityLiteral_Value() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for the attribute '
Value'. - getQuantityLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQuantityLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQuantityLiteralAction_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getQuantityLiteralParserRuleCall_6() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getQuantityLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getQuantityLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getQueue() - Method in class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
- getRank() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragmentProvider
-
Return the service rank.
- getRank() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionProvider
-
Deprecated.Return the service rank.
- getReasonCode() - Method in exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Deprecated.
- getReceivedCommandKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getReceivedCommandKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getReceivedUpdateKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getReceivedUpdateKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getReceivedUpdateKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getReconnectFrequency() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- getReconnectStrategy() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- getRed() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getRed() - Method in class org.openhab.core.library.types.HSBType
- getReference() - Method in class org.openhab.core.automation.type.Input
-
Gets the reference to data source.
- getReference() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the reference to data source.
- getRefresh() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Returns the value of the 'Refresh' attribute.
- getRefresh() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Image
-
Returns the value of the 'Refresh' attribute.
- getRefresh() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- getRefresh() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- getRefresh() - Method in interface org.openhab.model.sitemap.Chart
-
Returns the value of the 'Refresh' attribute.
- getRefresh() - Method in interface org.openhab.model.sitemap.Image
-
Returns the value of the 'Refresh' attribute.
- getRefreshAssignment_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRefreshAssignment_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRefreshInterval() - Method in class org.openhab.core.binding.AbstractActiveBinding
-
Returns the refresh interval to be used by the RefreshThread between to calls of the execute method.
- getRefreshInterval() - Method in class org.openhab.core.service.AbstractActiveService
-
Returns the refresh interval to be used by the RefreshThread between to calls of the execute method.
- getRefreshINTTerminalRuleCall_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRefreshINTTerminalRuleCall_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRefreshKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRefreshKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRefreshToken() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getRemainingTokens() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getREMOVEDKeyword_6() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getREMOVINGKeyword_5() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getRepresentationProperty() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the representation property of this result object.
- getRepresentationProperty() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Get the name of the representation property of this thing type.
- getResource(String) - Method in class org.eclipse.smarthome.core.common.osgi.ResourceBundleClassLoader
- getResource(String) - Method in class org.openhab.io.net.http.SecureHttpContext
- getResource(String, String) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
-
Provides the content of a resource for a certain icon set as a stream or null, if the resource does not exist.
- getResourceAsStream(String) - Method in class org.eclipse.smarthome.core.common.osgi.ResourceBundleClassLoader
- getResponse() - Method in class org.eclipse.smarthome.core.voice.text.InterpretationResult
- getResult() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
-
Returns the result of the firmware update.
- getResultType() - Method in class org.eclipse.smarthome.config.xml.util.GenericUnmarshaller
-
Returns the class of the result type
- getRGB() - Method in class org.eclipse.smarthome.core.library.types.HSBType
-
Returns the RGB value representing the color in the default sRGB color model.
- getRight() - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- getRight() - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Right' containment reference.
- getRightAssignment_2_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getRightCurlyBracketKeyword_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getRightCurlyBracketKeyword_5() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRightCurlyBracketKeyword_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getRightCurlyBracketKeyword_6_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRightCurlyBracketKeyword_6_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getRightCurlyBracketKeyword_6_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRightCurlyBracketKeyword_6_5() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getRightCurlyBracketKeyword_7_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRightParenthesisKeyword_2_2_2_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getRightParenthesisKeyword_3_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRightParenthesisKeyword_4_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getRightSquareBracketKeyword_1_10_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_1_3_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_3_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getRightSquareBracketKeyword_1_3_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_3_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_6_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_7_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_7_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_7_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_7_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRightSquareBracketKeyword_1_7_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRightSquareBracketKeyword_1_8_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_8_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRightSquareBracketKeyword_1_8_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRightSquareBracketKeyword_1_8_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_1_9_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRightSquareBracketKeyword_1_9_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRightSquareBracketKeyword_2_3_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_3_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_2_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_4_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_2_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRightSquareBracketKeyword_2_5_1_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRightSquareBracketKeyword_3_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getRightSquareBracketKeyword_4_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getRightSquareBracketKeyword_5_3() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getRightSquareBracketKeyword_5_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getRightSquareBracketKeyword_5_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRightXExpressionParserRuleCall_2_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getRoles() - Method in class org.eclipse.smarthome.core.auth.Authentication
-
Retrieves the roles of the authenticated user
- getRollershutterKeyword_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getRollershutterKeyword_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRule() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Rule'. - getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ItemNameElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- getRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.IDUnitElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.StringUnitElements
- getRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BOOLEANElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ItemModelElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelNormalItemElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- getRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ValueTypeElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.IconElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- getRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ThingModelElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getRule() - Method in class org.openhab.core.automation.events.AbstractRuleRegistryEvent
- getRule_Eventtrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRule_Eventtrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference list '
Eventtrigger'. - getRule_Name() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRule_Name() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Name'. - getRule_Script() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRule_Script() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Script'. - getRuleAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getRuleId() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- getRuleKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getRuleModel() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRuleModel() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Rule Model'. - getRuleModel_ImportSection() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRuleModel_ImportSection() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Import Section'. - getRuleModel_Rules() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRuleModel_Rules() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference list '
Rules'. - getRuleModel_Variables() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRuleModel_Variables() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference list '
Variables'. - getRuleModelAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getRuleModelRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser.NameMappings
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- getRuleName(AbstractElement) - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser.NameMappings
- getRuleRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getRules() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- getRules() - Method in interface org.eclipse.smarthome.model.rule.rules.RuleModel
-
Returns the value of the 'Rules' containment reference list.
- getRules(Locale) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- getRulesAssignment_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getRulesFactory() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getRulesFactory() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the factory that creates the instances of the model.
- getRulesPackage() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
- getRulesPackage() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesFactory
-
Returns the package supported by this factory.
- getRulesRuleParserRuleCall_2_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getSaturation() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- getSaturation() - Method in class org.openhab.core.library.types.HSBType
- getSayUsage() - Static method in class org.openhab.io.console.ConsoleInterpreter
- getScanTimeout() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Returns the amount of time in seconds after which the discovery service automatically stops its forced discovery process.
- getScanTimeout() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Returns the amount of time in seconds after which an active scan ends.
- getScheduledPool(String) - Static method in class org.eclipse.smarthome.core.common.ThreadPoolManager
-
Returns an instance of a scheduled thread pool service.
- getScheme() - Method in class org.eclipse.smarthome.io.transport.serial.ProtocolType
- getScope() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getScope() - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeUID
- getScope(Resource, boolean, EClass, Predicate<IEObjectDescription>) - Method in class org.eclipse.smarthome.model.persistence.scoping.PersistenceGlobalScopeProvider
- getScript() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- getScript() - Method in interface org.eclipse.smarthome.model.rule.rules.Rule
-
Returns the value of the 'Script' containment reference.
- getScript() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getScript() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for class '
Script'. - getScriptAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getScriptAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getScriptAction_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getScriptAssignment_6() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getScriptEngine() - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- getScriptEngine() - Static method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getScriptEngine() - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- getScriptEngine() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
- getScriptFactory() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getScriptFactory() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the factory that creates the instances of the model.
- getScriptGrammarAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getScriptPackage() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
- getScriptPackage() - Method in interface org.eclipse.smarthome.model.script.script.ScriptFactory
-
Returns the package supported by this factory.
- getScriptRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getScriptRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getScriptScriptParserRuleCall_6_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getScriptServiceUtil() - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- getScriptServiceUtil() - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- getScriptTypes() - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- getScriptTypes() - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method returns a list of file extensions and MimeTypes that are supported by the ScriptEngine, e.g.
- getScriptUsage() - Static method in class org.openhab.io.console.ConsoleInterpreter
- getSegment(int) - Method in class org.eclipse.smarthome.core.common.AbstractUID
- getSegments() - Method in class org.eclipse.smarthome.core.thing.UID
-
Deprecated.use
UID.getAllSegments()instead - getSelection() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSelection() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Selection'. - getSelection_Mappings() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSelection_Mappings() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Mappings'. - getSelectionAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSelectionKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getSelectionParserRuleCall_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSelectionRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSemanticType(Item) - Static method in class org.eclipse.smarthome.core.semantics.SemanticTags
-
Determines the semantic entity type of an item, i.e.
- getSemicolonKeyword_1_1() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- getSemicolonKeyword_3_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getSendFrequencyKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getSendFrequencyKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSeparator() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- getSeparator() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.List
-
Returns the value of the 'Separator' attribute.
- getSeparator() - Method in interface org.openhab.model.sitemap.List
-
Returns the value of the 'Separator' attribute.
- getSeparatorAssignment_1_2_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getSeparatorKeyword_1_2_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getSeparatorSTRINGTerminalRuleCall_1_2_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getSequence() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the sequence of the firmware update process.
- getSerialNumber() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getSerialPort() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getSerialPortIdentifiers() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortProvider
-
Gets all the available
SerialPortIdentifiers for thisSerialPortProvider. - getService() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Returns the value of the 'Service' attribute.
- getService() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- getService() - Method in interface org.openhab.model.sitemap.Chart
-
Returns the value of the 'Service' attribute.
- getService(Class<T>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Get an OSGi service for the given class.
- getService(Class<T>, Class<I>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Get the OSGi service for the given service class and the given implementation class.
- getService(Class<T>, Predicate<ServiceReference<T>>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Get an OSGi service for the given class and the given filter.
- getServiceAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getServiceId() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
-
Returns the service ID of the bindings main service, that can be configured.
- getServiceKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getServices() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
This method provides a list of classes which should be registered as services by the framework
- getServices() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicActionModuleThingHandler
- getServices(Class<T>, Class<I>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Get all OSGi services for the given service class and the given implementation class.
- getServices(Class<T>, Predicate<ServiceReference<T>>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Get all OSGi service for the given class and the given filter.
- getServiceSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getServiceType() - Method in interface org.eclipse.smarthome.config.discovery.mdns.MDNSDiscoveryParticipant
-
Defines the mDNS service type this participant listens to
- getServiceType() - Method in interface org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant
-
Deprecated.Defines the mDNS service type this participant listens to
- getSetpoint() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Setpoint'. - getSetpoint_MaxValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint_MaxValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Max Value'. - getSetpoint_MinValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint_MinValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Min Value'. - getSetpoint_Step() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSetpoint_Step() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Step'. - getSetpointAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSetpointKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getSetpointParserRuleCall_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSetpointRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getShutsDownKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getSign() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'Sign' attribute.
- getSign() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- getSign() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- getSign() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Returns the value of the 'Sign' attribute.
- getSign() - Method in interface org.openhab.model.sitemap.ColorArray
-
Returns the value of the 'Sign' attribute.
- getSign() - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Returns the value of the 'Sign' attribute.
- getSignAlternatives_0_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getSignAlternatives_2_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getSignAssignment_0_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getSignAssignment_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getSignHyphenMinusKeyword_0_2_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getSignHyphenMinusKeyword_2_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getSignPlusSignKeyword_0_2_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getSignPlusSignKeyword_2_0_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getSink() - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Retrieves an AudioSink.
- getSink(String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Retrieves the sink for a given id
- getSinkIds(String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Get a list of sink ids that match a given pattern
- getSitemap() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Sitemap'. - getSitemap(String) - Method in interface org.eclipse.smarthome.model.sitemap.SitemapProvider
-
This method provides access to sitemap model files, loads them and returns the object model tree.
- getSitemap_Children() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Children() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Children'. - getSitemap_Icon() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Icon() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Icon'. - getSitemap_Label() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Label() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label'. - getSitemap_Name() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemap_Name() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Name'. - getSitemapAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSitemapFactory() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemapFactory() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the factory that creates the instances of the model.
- getSitemapKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getSitemapModel() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSitemapModel() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Model'. - getSitemapModelAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSitemapModelRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSitemapName(String) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
-
Retrieves the current sitemap name for a subscription.
- getSitemapNames() - Method in interface org.eclipse.smarthome.model.sitemap.SitemapProvider
-
Returns the names of all available sitemaps
- getSitemapPackage() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
- getSitemapPackage() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapFactory
-
Returns the package supported by this factory.
- getSitemapParserRuleCall_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- getSitemapRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSL_COMMENTRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getSL_COMMENTRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSL_COMMENTRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getSL_COMMENTRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getSL_COMMENTRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSL_COMMENTRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getSlider() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Slider'. - getSlider_Frequency() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_Frequency() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Frequency'. - getSlider_MaxValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_MaxValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Max Value'. - getSlider_MinValue() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_MinValue() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Min Value'. - getSlider_Step() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_Step() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Step'. - getSlider_SwitchEnabled() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSlider_SwitchEnabled() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Switch Enabled'. - getSliderAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSliderKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSliderParserRuleCall_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSliderRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSource() - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Retrieves an AudioSource.
- getSource() - Method in class org.eclipse.smarthome.core.events.AbstractEvent
- getSource() - Method in interface org.eclipse.smarthome.core.events.Event
-
Gets the name of the source identifying the sender.
- getSourceIds(String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Get a list of source ids that match a given pattern
- getSourcePath() - Method in class org.eclipse.smarthome.core.service.AbstractWatchService
- getSourcePath() - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
-
Returns the path to the root of the transformation folder
- getSpecificUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getSpecificUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for class '
Specific Unit'. - getSpecificUnitAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSpecificUnitAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getSpecificUnitParserRuleCall_2() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getSpecificUnitRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSpecificUnitRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getSSLContextProvider() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- getStackTrace() - Method in exception org.openhab.core.automation.parser.ParsingException
- getStartedKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getState() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getState() - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- getState() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getState() - Method in interface org.eclipse.smarthome.core.items.Item
-
returns the current state of the item
- getState() - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- getState() - Method in interface org.eclipse.smarthome.core.persistence.HistoricItem
-
returns the current state of the item
- getState() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns the restrictions of an item state which gives information how to interpret it.
- getState() - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberUpdateEventTrigger
-
Returns the value of the 'State' containment reference.
- getState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- getState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- getState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- getState() - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateUpdateEventTrigger
-
Returns the value of the 'State' attribute.
- getState() - Method in interface org.eclipse.smarthome.model.rule.rules.UpdateEventTrigger
-
Returns the value of the 'State' containment reference.
- getState() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Returns the value of the 'State' attribute.
- getState() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- getState() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- getState() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Returns the value of the 'State' attribute.
- getState() - Method in class org.openhab.core.items.GenericItem
- getState() - Method in interface org.openhab.core.items.Item
-
returns the current state of the item
- getState() - Method in class org.openhab.core.persistence.FilterCriteria
- getState() - Method in interface org.openhab.core.persistence.HistoricItem
-
returns the current state of the item
- getState() - Method in interface org.openhab.model.sitemap.ColorArray
-
Returns the value of the 'State' attribute.
- getState() - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Returns the value of the 'State' attribute.
- getState(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Retrieves the current state of the item of a widget or
UnDefType.UNDEF. - getState(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Retrieves the current state of the item of a widget or
UnDefType.UNDEF. - getStateAs(Class<? extends State>) - Method in class org.openhab.core.items.GenericItem
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.items.GroupItem
- getStateAs(Class<? extends State>) - Method in interface org.openhab.core.items.Item
-
returns the current state of the item as a specific type
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.library.items.ColorItem
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.library.items.ContactItem
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.library.items.DimmerItem
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.library.items.RollershutterItem
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.library.items.StringItem
- getStateAs(Class<? extends State>) - Method in class org.openhab.core.library.items.SwitchItem
- getStateAs(Class<T>) - Method in class org.eclipse.smarthome.core.items.GenericItem
- getStateAs(Class<T>) - Method in class org.eclipse.smarthome.core.items.GroupItem
- getStateAs(Class<T>) - Method in interface org.eclipse.smarthome.core.items.Item
-
returns the current state of the item as a specific type
- getStateAs(Class<T>) - Method in class org.eclipse.smarthome.core.library.items.StringItem
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.items.GroupFunction.Equality
- getStateAs(List<Item>, Class<? extends State>) - Method in interface org.openhab.core.items.GroupFunction
-
Calculates the group state and returns it as a state of the requested type.
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- getStateAs(List<Item>, Class<? extends State>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.items.GroupFunction.Equality
- getStateAs(Set<Item>, Class<T>) - Method in interface org.eclipse.smarthome.core.items.GroupFunction
-
Calculates the group state and returns it as a state of the requested type.
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.And
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Avg
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Count
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Max
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Min
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Or
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Sum
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Earliest
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Latest
- getStateAs(Set<Item>, Class<T>) - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- getStateAssignment_0_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getStateAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getStateAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getStateAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getStateAssignment_3() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getStateDescription() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getStateDescription() - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns the first provided state description (uses the default locale).
- getStateDescription(Locale) - Method in class org.eclipse.smarthome.core.items.GenericItem
- getStateDescription(Locale) - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns the first provided state description for a given locale.
- getStateDescription(Locale) - Method in class org.eclipse.smarthome.core.library.items.NumberItem
- getStateDescription(String, Locale) - Method in interface org.eclipse.smarthome.core.service.StateDescriptionService
-
Implementations of this method merge the StateDescriptions provided from multiple StateDescriptionProviders into one final StateDescription.
- getStateDescription(String, Locale) - Method in interface org.eclipse.smarthome.core.types.StateDescriptionProvider
-
Deprecated.Returns the state description for an item name
- getStateDescription(Channel, StateDescription, Locale) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
- getStateDescription(Channel, StateDescription, Locale) - Method in interface org.eclipse.smarthome.core.thing.type.DynamicStateDescriptionProvider
-
For a given channel UID, return a
StateDescriptionthat should be used for the channel, instead of the one defined statically in theChannelType. - getStateDescriptionFragment(String, Locale) - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragmentProvider
-
Returns a
StateDescriptionFragmentwith only the parts known by thisStateDescriptionFragmentProvider. - getStateOrCommand(String) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- getStateThingValidStateParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getStateValidStateParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- getStateValidStateParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- getStateXStateParserRuleCall_0_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
- getStateXStateParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- getStaticImportClasses() - Method in class org.eclipse.smarthome.model.script.scoping.ScriptImplicitlyImportedTypes
- getStaticQualifierAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getStaticQualifierAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getStaticQualifierRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getStaticQualifierRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getStatus() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the status of a thing.
- getStatus() - Method in class org.eclipse.smarthome.core.thing.ThingStatusInfo
-
Gets the status itself.
- getStatus() - Method in class org.openhab.core.automation.RuleStatusInfo
-
Gets the status itself.
- getStatus(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
Utility method which gets
RuleStatusof the specifiedRule. - getStatus(String) - Method in interface org.openhab.core.automation.RuleManager
-
Utility method which gets
RuleStatusof the specifiedRule. - getStatusDetail() - Method in class org.eclipse.smarthome.core.thing.ThingStatusInfo
-
Gets the detail of the status.
- getStatusDetail() - Method in class org.openhab.core.automation.RuleStatusInfo
-
Gets the detail of the status.
- getStatusInfo() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
-
Gets the thing status info.
- getStatusInfo() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoEvent
-
Gets the thing status info.
- getStatusInfo() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the status info of a thing.
- getStatusInfo() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- getStatusInfo(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
This method gets
RuleStatusInfoof the specifiedRule. - getStatusInfo(String) - Method in interface org.openhab.core.automation.RuleManager
-
This method gets
RuleStatusInfoof the specifiedRule. - getStatusUsage() - Static method in class org.openhab.io.console.ConsoleInterpreter
- getStep() - Method in class org.eclipse.smarthome.core.types.StateDescription
-
Returns the step size.
- getStep() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Returns the step size.
- getStep() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- getStep() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- getStep() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Setpoint
-
Returns the value of the 'Step' attribute.
- getStep() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Returns the value of the 'Step' attribute.
- getStep() - Method in interface org.openhab.model.sitemap.Setpoint
-
Returns the value of the 'Step' attribute.
- getStepAssignment_1_5_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStepAssignment_1_7_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStepKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStepKeyword_1_7_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStepNumberParserRuleCall_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getStepNumberParserRuleCall_1_7_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getStepSize() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- getStopper() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionIdentifier
- getStorage(String) - Method in interface org.eclipse.smarthome.core.storage.DeletableStorageService
- getStorage(String) - Method in interface org.eclipse.smarthome.core.storage.StorageService
-
Returns the
Storagewith the givenname. - getStorage(String) - Method in class org.eclipse.smarthome.test.storage.VolatileStorageService
- getStorage(String, ClassLoader) - Method in interface org.eclipse.smarthome.core.storage.DeletableStorageService
- getStorage(String, ClassLoader) - Method in interface org.eclipse.smarthome.core.storage.StorageService
- getStorage(String, ClassLoader) - Method in class org.eclipse.smarthome.test.storage.VolatileStorageService
- getStorageName() - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
-
Returns the name of storage, that is used to persist the elements.
- getStorageName() - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
- getStorageName() - Method in class org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider
- getStorageName() - Method in class org.eclipse.smarthome.core.thing.ManagedThingProvider
- getStorageName() - Method in class org.openhab.core.automation.ManagedRuleProvider
- getStrategies() - Method in class org.eclipse.smarthome.core.persistence.PersistenceServiceConfiguration
-
Get all defined strategies.
- getStrategies() - Method in class org.eclipse.smarthome.core.persistence.SimpleItemConfiguration
- getStrategies() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- getStrategies() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- getStrategies() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceConfiguration
-
Returns the value of the 'Strategies' reference list.
- getStrategies() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceModel
-
Returns the value of the 'Strategies' containment reference list.
- getStrategiesAssignment_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getStrategiesAssignment_3_0_1_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesAssignment_3_0_1_3_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesKeyword_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getStrategiesStrategyCrossReference_3_0_1_2_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyCrossReference_3_0_1_3_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyIDTerminalRuleCall_3_0_1_2_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyIDTerminalRuleCall_3_0_1_3_1_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategiesStrategyParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- getStrategy() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getStrategy() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Strategy'. - getStrategy_Name() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getStrategy_Name() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Name'. - getStrategyAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getStrategyKeyword_3_0_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- getStrategyRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getString(String) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the text associated with the specified name of the child's node.
- getString(String, String) - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the text associated with the specified name of the child's node.
- getStringKeyword_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getStringKeyword_3() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getSTRINGRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getSTRINGRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSTRINGRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getSTRINGRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getSTRINGRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSTRINGRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ValueTypeElements
- getSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.IconElements
- getSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ValueTypeElements
- getSTRINGTerminalRuleCall_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.CommandElements
- getSTRINGTerminalRuleCall_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
- getStringUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
- getStringUnit() - Method in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
Returns the meta object for class '
String Unit'. - getStringUnitAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getStringUnitAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getStringUnitParserRuleCall_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.AbstractUnitElements
- getStringUnitRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getStringUnitRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getSTT() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a STT service.
- getSTT(String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a STT service with the given id.
- getSTTs() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves all STT services.
- getSubExpression() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionCardinality
- getSubExpression() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionLet
- getSubscribedEventTypes() - Method in class org.eclipse.smarthome.core.events.AbstractTypedEventSubscriber
- getSubscribedEventTypes() - Method in interface org.eclipse.smarthome.core.events.EventSubscriber
-
Gets the event types to which the event subscriber is subscribed to.
- getSubscribedEventTypes() - Method in class org.eclipse.smarthome.core.items.events.AbstractItemEventSubscriber
- getSubscribedEventTypes() - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- getSuggestedProfileTypeUID(Channel, String) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileAdvisor
-
Suggest a custom profile for the given channel (and potentially also the itemType).
- getSuggestedProfileTypeUID(ChannelType, String) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileAdvisor
-
Suggest a custom profile for a given
ChannelType(and potentially also the itemType). - getSUMEnumLiteralDeclaration_6() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getSUMSUMKeyword_6_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- getSupportedBindings() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Returns a list of bindings, that support discovery.
- getSupportedBridgeTypeUIDs() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the unique identifiers of the bridges this
ThingTypesupports. - getSupportedChannelTypeUIDs() - Method in interface org.eclipse.smarthome.core.thing.profiles.TriggerProfileType
- getSupportedEventTypes() - Method in class org.eclipse.smarthome.core.events.AbstractEventFactory
- getSupportedEventTypes() - Method in interface org.eclipse.smarthome.core.events.EventFactory
-
Returns a list of all supported event types of this factory.
- getSupportedFormats() - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Gets a set containing all supported audio formats
- getSupportedFormats() - Method in interface org.eclipse.smarthome.core.audio.AudioSource
-
Obtain the audio formats supported by this AudioSource
- getSupportedFormats() - Method in interface org.eclipse.smarthome.core.voice.KSService
-
Obtain the audio formats supported by this KSService
- getSupportedFormats() - Method in interface org.eclipse.smarthome.core.voice.STTService
-
Obtain the audio formats supported by this STTService
- getSupportedFormats() - Method in interface org.eclipse.smarthome.core.voice.TTSService
-
Obtain the audio formats supported by this TTSService
- getSupportedGrammarFormats() - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- getSupportedGrammarFormats() - Method in interface org.eclipse.smarthome.core.voice.text.HumanLanguageInterpreter
-
Gets all supported grammar format specifiers
- getSupportedItemTypes() - Method in interface org.eclipse.smarthome.core.items.ItemFactory
-
Returns the list of all supported ItemTypes of this Factory.
- getSupportedItemTypes() - Method in class org.eclipse.smarthome.core.library.CoreItemFactory
- getSupportedItemTypes() - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileType
- getSupportedItemTypes() - Method in interface org.openhab.core.items.ItemFactory
-
Returns the list of all supported ItemTypes of this Factory.
- getSupportedItemTypesOfChannel() - Method in interface org.eclipse.smarthome.core.thing.profiles.StateProfileType
-
Get a collection of ItemType names that a Channel needs to support in order to able to use this ProfileType
- getSupportedLocales() - Method in interface org.eclipse.smarthome.core.voice.KSService
-
Obtain the Locales available from this KSService
- getSupportedLocales() - Method in interface org.eclipse.smarthome.core.voice.STTService
-
Obtain the Locales available from this STTService
- getSupportedLocales() - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- getSupportedLocales() - Method in interface org.eclipse.smarthome.core.voice.text.HumanLanguageInterpreter
-
Gets all supported languages of the interpreter by their
Locales - getSupportedProfileTypeUIDs() - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileFactory
-
Return the identifiers of all supported profile types.
- getSupportedStreams() - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Gets a set containing all supported audio stream formats
- getSupportedThingTypes() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Returns the list of
Thingtypes which are supported by theDiscoveryService. - getSupportedThingTypes() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Returns the list of
Thingtypes which are supported by theDiscoveryService. - getSupportedThingTypes() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Returns a list of thing types, that support discovery.
- getSupportedThingTypeUIDs() - Method in interface org.eclipse.smarthome.config.discovery.mdns.MDNSDiscoveryParticipant
-
Defines the list of thing types that this participant can identify
- getSupportedThingTypeUIDs() - Method in interface org.eclipse.smarthome.config.discovery.upnp.UpnpDiscoveryParticipant
-
Defines the list of thing types that this participant can identify
- getSupportedThingTypeUIDs() - Method in interface org.eclipse.smarthome.config.discovery.UpnpDiscoveryParticipant
-
Deprecated.Defines the list of thing types that this participant can identify
- getSupportedThingTypeUIDs() - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant
-
Defines the list of thing types that this participant can identify.
- getSupportedThingTypeUIDs() - Method in interface org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant
-
Deprecated.Defines the list of thing types that this participant can identify
- getSwitch() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSwitch() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Switch'. - getSwitch_Mappings() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getSwitch_Mappings() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Mappings'. - getSwitchAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSwitchEnabledAssignment_1_4() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSwitchEnabledSwitchSupportKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getSwitchKeyword_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
- getSwitchKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getSwitchKeyword_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
- getSwitchParserRuleCall_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getSwitchRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getSymbol() - Method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the symbol of this prefix.
- getSystemKeyword_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getSystemKeyword_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getSystemOnShutdownTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getSystemOnShutdownTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System On Shutdown Trigger'. - getSystemOnShutdownTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSystemOnShutdownTriggerAction_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- getSystemOnShutdownTriggerParserRuleCall_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getSystemOnShutdownTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSystemOnStartupTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getSystemOnStartupTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System On Startup Trigger'. - getSystemOnStartupTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSystemOnStartupTriggerAction_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- getSystemOnStartupTriggerParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- getSystemOnStartupTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSystemTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getSystemTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
System Trigger'. - getSystemTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getSystemTriggerParserRuleCall_8() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getSystemTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getTag() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getTag() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionLet
- getTags() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getTags() - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns a set of tags.
- getTags() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns all tags of this
ChannelType, e.g. - getTags() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getTags() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Tags' attribute list.
- getTags() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getTags() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getTags() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule's assigned tags. - getTags() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
RuleTemplate's assigned tags. - getTags() - Method in interface org.openhab.core.automation.template.Template
-
Gets the assigned tags to a Template.
- getTags() - Method in class org.openhab.core.automation.type.Input
-
Gets the tags of the Input.
- getTags() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the assigned to the
ModuleType-ModuleType.tags. - getTags() - Method in class org.openhab.core.automation.type.Output
-
This method is used for getting the tags of the
Output. - getTagsAlternatives_5_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsAlternatives_5_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsAssignment_5_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsAssignment_5_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsIDTerminalRuleCall_5_1_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsIDTerminalRuleCall_5_2_1_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsSTRINGTerminalRuleCall_5_1_0_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTagsSTRINGTerminalRuleCall_5_2_1_0_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- getTemplate(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateProvider
-
Gets the localized Templates defined by this provider.
- getTemplates(Locale) - Method in interface org.openhab.core.automation.template.TemplateProvider
-
Gets the localized Templates defined by this provider.
- getTemplateUID() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getTemplateUID() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
RuleTemplateidentifier of the template theRulewas created from. - getTerminalsGrammarAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getTerminalsGrammarAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getText() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getText() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Text'. - getText(Bundle, String, String, Locale) - Method in interface org.eclipse.smarthome.core.i18n.TranslationProvider
-
Returns a translation for the specified key in the specified locale (language) by only considering the translations within the specified module.
- getText(Bundle, String, String, Locale, Object...) - Method in interface org.eclipse.smarthome.core.i18n.TranslationProvider
-
Returns a translation for the specified key in the specified locale (language) by only considering the translations within the specified module.
- getTextAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getTextAction_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getTextKeyword_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getTextParserRuleCall_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- getTextRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getThenKeyword_5() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getThing() - Method in class org.eclipse.smarthome.core.thing.binding.BaseBridgeHandler
- getThing() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- getThing() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.FirmwareUpdateHandler
-
Returns the
Thingthat is handled by this firmware update handler. - getThing() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Returns the
Thing, which belongs to the handler. - getThing() - Method in class org.eclipse.smarthome.core.thing.events.AbstractThingRegistryEvent
-
Gets the thing.
- getThing() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- getThing() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- getThing() - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateChangedEventTrigger
-
Returns the value of the 'Thing' attribute.
- getThing() - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateUpdateEventTrigger
-
Returns the value of the 'Thing' attribute.
- getThing(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.Bridge
-
Gets the thing for the given UID or null if no thing with the UID exists.
- getThingActions() - Static method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getThingActionsInstances() - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getThingAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getThingAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getThingByUID(ThingUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseBridgeHandler
-
Finds and returns a child thing for a given UID of this bridge.
- getThingFactory() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getThingFactory() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the factory that creates the instances of the model.
- getThingHandler() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerService
-
Gets the ThingHandler on which the actions (methods) should be called
- getThingId() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- getThingId() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Returns the value of the 'Thing Id' attribute.
- getThingIdAssignment_1_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingIdAssignment_2_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingIdUID_SEGMENTParserRuleCall_1_1_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingIdUID_SEGMENTParserRuleCall_2_1_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getThingKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getThingKeyword_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingModel() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getThingModel() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for class '
Model'. - getThingModel_Things() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
- getThingModel_Things() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
Returns the meta object for the containment reference list '
Things'. - getThingModelAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getThingModelRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getThingPackage() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
- getThingPackage() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingFactory
-
Returns the package supported by this factory.
- getThingRegistryInstance() - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- getThings() - Method in interface org.eclipse.smarthome.core.thing.Bridge
-
Returns the children of the bridge.
- getThings() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- getThings() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- getThings() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelBridge
-
Returns the value of the 'Things' containment reference list.
- getThings() - Method in interface org.eclipse.smarthome.model.thing.thing.ThingModel
-
Returns the value of the 'Things' containment reference list.
- getThingsAlternatives_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsAlternatives_6_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsAssignment() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsAssignment_6_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsKeyword_6_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsModelBridgeParserRuleCall_0_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsModelBridgeParserRuleCall_6_2_0_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingsModelThingParserRuleCall_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ThingModelElements
- getThingsModelThingParserRuleCall_6_2_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingStateChangedEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Thing State Changed Event Trigger'. - getThingStateChangedEventTrigger_NewState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger_NewState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
New State'. - getThingStateChangedEventTrigger_OldState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger_OldState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Old State'. - getThingStateChangedEventTrigger_Thing() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateChangedEventTrigger_Thing() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Thing'. - getThingStateChangedEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getThingStateChangedEventTriggerParserRuleCall_10() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getThingStateChangedEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getThingStateUpdateEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateUpdateEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Thing State Update Event Trigger'. - getThingStateUpdateEventTrigger_State() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateUpdateEventTrigger_State() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
State'. - getThingStateUpdateEventTrigger_Thing() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getThingStateUpdateEventTrigger_Thing() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Thing'. - getThingStateUpdateEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getThingStateUpdateEventTriggerParserRuleCall_9() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getThingStateUpdateEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getThingStatusInfo(String) - Static method in class org.eclipse.smarthome.model.script.actions.Things
-
Retrieves the status info of a Thing
- getThingSTRINGTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getThingSTRINGTerminalRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- getThingType(ThingTypeUID) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns a thing type for a given thing type UID.
- getThingType(ThingTypeUID, Locale) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingTypeProvider
-
Provides a thing type for the given UID or null if no type for the given UID exists.
- getThingType(ThingTypeUID, Locale) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns a thing type for a given thing type UID.
- getThingTypeByUID(ThingTypeUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
Returns the
ThingTypewhich is represented by the givenThingTypeUID. - getThingTypeId() - Method in class org.eclipse.smarthome.core.thing.ThingUID
-
Deprecated.use
Thing.getThingTypeUID()instead. - getThingTypeId() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- getThingTypeId() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Returns the value of the 'Thing Type Id' attribute.
- getThingTypeIdAssignment_1_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingTypeIdAssignment_2_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingTypeIdUID_SEGMENTParserRuleCall_1_1_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- getThingTypeIdUID_SEGMENTParserRuleCall_2_1_0_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- getThingTypes() - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns all thing types.
- getThingTypes(Locale) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingTypeProvider
-
Provides a collection of thing types
- getThingTypes(Locale) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns all thing types.
- getThingTypes(String) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns thing types for a given binding id.
- getThingTypes(String, Locale) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
-
Returns thing types for a given binding id.
- getThingTypeUID() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the unique
Thingtype ID of this result object. - getThingTypeUID() - Method in class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Returns the
Thingtype UID to be filtered. - getThingTypeUID() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the thing type UID, that this firmware is associated with.
- getThingTypeUID() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the thing type UID.
- getThingTypeUID() - Method in class org.eclipse.smarthome.core.thing.ThingUID
-
Deprecated.use
Thing.getThingTypeUID()instead. - getThingUID() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Returns the unique
ThingID of this result object. - getThingUID() - Method in class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Returns the
ThingUID to be filtered. - getThingUID() - Method in class org.eclipse.smarthome.core.thing.ChannelGroupUID
-
Returns the thing UID
- getThingUID() - Method in class org.eclipse.smarthome.core.thing.ChannelUID
-
Returns the thing UID
- getThingUID() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
-
Gets the thing UID.
- getThingUID() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoEvent
-
Gets the thing UID.
- getThingUID() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Returns the thing UID.
- getThingUID() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns the thing UID.
- getThingUID() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
-
Returns the thing UID.
- getThingUID() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getThingUID(ServiceInfo) - Method in interface org.eclipse.smarthome.config.discovery.mdns.MDNSDiscoveryParticipant
-
Returns the thing UID for a mDNS service
- getThingUID(ServiceInfo) - Method in interface org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant
-
Deprecated.Returns the thing UID for a mDNS service
- getThingUID(UsbSerialDeviceInformation) - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryParticipant
-
Returns the thing UID for a USB device with corresponding serial port.
- getThingUID(RemoteDevice) - Method in interface org.eclipse.smarthome.config.discovery.upnp.UpnpDiscoveryParticipant
-
Returns the thing UID for a upnp device
- getThingUID(RemoteDevice) - Method in interface org.eclipse.smarthome.config.discovery.UpnpDiscoveryParticipant
-
Deprecated.Returns the thing UID for a upnp device
- getThingValidStateAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getThingValidStateRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getThresholdFilter() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Threshold Filter'. - getThresholdFilter_Percent() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter_Percent() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Percent'. - getThresholdFilter_Value() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getThresholdFilter_Value() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Value'. - getThresholdFilterAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getThresholdFilterParserRuleCall_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getThresholdFilterRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getTime() - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- getTime() - Method in interface org.eclipse.smarthome.model.rule.rules.TimerTrigger
-
Returns the value of the 'Time' attribute.
- getTimeAlternatives_1_2_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeAssignment_1_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeFilter() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getTimeFilter() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for class '
Time Filter'. - getTimeFilter_Unit() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getTimeFilter_Unit() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Unit'. - getTimeFilter_Value() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
- getTimeFilter_Value() - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
Returns the meta object for the attribute '
Value'. - getTimeFilterAccess() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getTimeFilterParserRuleCall_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
- getTimeFilterRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getTimeKeyword_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeKeyword_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeMidnightKeyword_1_2_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimeNoonKeyword_1_2_0_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- getTimerTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getTimerTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Timer Trigger'. - getTimerTrigger_Cron() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getTimerTrigger_Cron() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Cron'. - getTimerTrigger_Time() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getTimerTrigger_Time() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Time'. - getTimerTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getTimerTriggerParserRuleCall_7() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getTimerTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getTimestamp() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Get the timestamp of this
DiscoveryResult. - getTimestamp() - Method in interface org.eclipse.smarthome.core.persistence.HistoricItem
-
returns the timestamp of the persisted item
- getTimestamp() - Method in interface org.openhab.core.persistence.HistoricItem
-
returns the timestamp of the persisted item
- getTimestampOfLastScan() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Get the timestamp of the last call of
AbstractDiscoveryService.startScan(). - getTimeToLive() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Get the time to live in seconds for this entry.
- getTimeZone() - Method in interface org.eclipse.smarthome.core.i18n.TimeZoneProvider
-
Gets the configured time zone as
ZoneIdor the system default time zone if not configured properly. - getTokenType() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- getToKeyword_4_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
- getToKeyword_4_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- getToKeyword_4_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- getTopic() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusSource
- getTopic() - Method in class org.eclipse.smarthome.core.events.AbstractEvent
- getTopic() - Method in interface org.eclipse.smarthome.core.events.Event
-
Gets the topic of an event.
- getTopic() - Method in class org.eclipse.smarthome.core.thing.binding.ThingConfigStatusSource
- getTopic() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
- getTopicElements(String) - Method in class org.eclipse.smarthome.core.events.AbstractEventFactory
-
Gets the elements of the topic (splitted by '/').
- getTranscript() - Method in class org.eclipse.smarthome.core.voice.SpeechRecognitionEvent
-
Returns the transcript of the recognized speech.
- getTransformationService(BundleContext, String) - Static method in class org.eclipse.smarthome.core.transform.TransformationHelper
-
Queries the OSGi service registry for a service that provides a transformation service of a given transformation type (e.g.
- getTransformationService(BundleContext, String) - Static method in class org.openhab.core.transform.TransformationHelper
-
Queries the OSGi service registry for a service that provides a transformation service of a given transformation type (e.g.
- getTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.EventEmittedTrigger
-
Returns the value of the 'Trigger' containment reference.
- getTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- getTriggerAssignment_3() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getTriggeredKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getTriggers() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getTriggers() - Method in interface org.openhab.core.automation.Rule
-
This method is used to get the triggers participating in
Rule. - getTriggers() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the triggers participating in
RuleTemplate. - getTriggers(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
TriggerTypes, localized depending on passed locale parameter. - getTriggers(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
-
This method is used for getting the
TriggerTypes. - getTriggerValidTriggerParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
- getTrueKeyword_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.BOOLEANElements
- getTrueKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
- getTrueKeyword_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.BOOLEANElements
- getTrustManager() - Method in interface org.eclipse.smarthome.io.net.http.TlsTrustManagerProvider
-
A X509ExtendedTrustManager for the specified host name Note that the implementation might call this method multiple times make sure to return the same instance in that case
- getTrustManagers() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- getTrustManagers(String) - Method in interface org.eclipse.smarthome.io.net.http.TrustManagerProvider
-
Deprecated.Provides a (potentially empty) list of trust managers to be used for an endpoint.
- getTTS() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a TTS service.
- getTTS(String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves a TTS service with the given id.
- getTTSs() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Retrieves all TTS services.
- getType() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the data type of the configuration parameter.
- getType() - Method in class org.eclipse.smarthome.config.core.status.events.ConfigStatusInfoEvent
- getType() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxAddedEvent
- getType() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxRemovedEvent
- getType() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxUpdatedEvent
- getType() - Method in interface org.eclipse.smarthome.core.events.Event
-
Gets the event type.
- getType() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The id of the of the extension
- getType() - Method in class org.eclipse.smarthome.core.extension.ExtensionEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.GroupItemStateChangedEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemAddedEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemCommandEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemRemovedEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemStateEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- getType() - Method in class org.eclipse.smarthome.core.items.events.ItemUpdatedEvent
- getType() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getType() - Method in interface org.eclipse.smarthome.core.items.Item
-
returns the item type as defined by
ItemFactorys - getType() - Method in class org.eclipse.smarthome.core.service.ReadyMarker
- getType() - Method in class org.eclipse.smarthome.core.thing.events.ChannelTriggeredEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.events.ThingAddedEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.events.ThingRemovedEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.events.ThingUpdatedEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkAddedEvent
- getType() - Method in class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkRemovedEvent
- getType() - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- getType() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- getType() - Method in interface org.eclipse.smarthome.model.items.ModelBinding
-
Returns the value of the 'Type' attribute.
- getType() - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- getType() - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Type' containment reference.
- getType() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- getType() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelChannel
-
Returns the value of the 'Type' attribute.
- getType() - Method in class org.openhab.core.automation.events.RuleAddedEvent
- getType() - Method in class org.openhab.core.automation.events.RuleRemovedEvent
- getType() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- getType() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
- getType() - Method in class org.openhab.core.automation.type.Input
-
Gets the type of the
Input. - getType() - Method in class org.openhab.core.automation.type.Output
-
This method is used to get the type of the
Output. - getTypeAssignment() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelNormalItemElements
- getTypeAssignment_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getTypeAssignment_0_0_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getTypeAssignment_1_0_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getTypeAssignment_2_1() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getTypeIDTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- getTypeJvmTypeReferenceParserRuleCall_1_0_0_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getTypeKeyword_0_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getTypeModelItemTypeParserRuleCall_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelNormalItemElements
- getTypeModelItemTypeParserRuleCall_0_0_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- getTypeModelItemTypeParserRuleCall_2_1_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- getTypes() - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
-
Returns the UIDs of the module types currently supported by this factory.
- getTypes() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
Returns the supported types which can be received by the given ScriptExtensionProvider
- getTypes() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- getTypes(Locale) - Method in interface org.eclipse.smarthome.core.extension.ExtensionService
-
Retrieves all possible types of extensions.
- getTypeUID() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
-
Returns the type UID of the channel group.
- getTypeUID() - Method in interface org.openhab.core.automation.Module
-
Gets the module type unique identifier which is a reference to the corresponding
ModuleTypethat describes this module. - getTypeUID() - Method in class org.openhab.core.automation.util.ModuleBuilder
- getUDN() - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOParticipant
-
Get the UDN of the participant
- getUID() - Method in class org.eclipse.smarthome.config.core.ConfigDescription
-
Returns the URI of this description within the
ConfigDescriptionRegistry. - getUID() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
-
Returns an identifier for the binding (e.g.
- getUID() - Method in interface org.eclipse.smarthome.core.common.registry.Identifiable
-
Get the unique identifier.
- getUID() - Method in class org.eclipse.smarthome.core.items.GenericItem
- getUID() - Method in class org.eclipse.smarthome.core.items.Metadata
- getUID() - Method in class org.eclipse.smarthome.core.thing.Channel
-
Returns the unique id of the channel.
- getUID() - Method in class org.eclipse.smarthome.core.thing.link.AbstractLink
-
Returns the ID for the link.
- getUID() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Gets the uid.
- getUID() - Method in class org.eclipse.smarthome.core.thing.type.AbstractDescriptionType
-
Returns the unique identifier which identifies the according type within the overall system.
- getUID() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupType
- getUID() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
- getUID() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Returns the unique identifier which identifies this Thing type within the overall system.
- getUID() - Method in interface org.eclipse.smarthome.core.voice.Voice
-
Globally unique identifier of the voice, must have the format "prefix:voicename", where "prefix" is the id of the related TTS service.
- getUID() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getUID() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getUID() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the identifier of the Rule.
- getUID() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the unique identifier of the
RuleTemplate. - getUID() - Method in interface org.openhab.core.automation.template.Template
-
Gets the unique identifier (UID) of a Template.
- getUID() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the
ModuleType. - getUID_SEGMENTAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getUID_SEGMENTParserRuleCall_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getUID_SEGMENTParserRuleCall_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTParserRuleCall_1_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
- getUID_SEGMENTParserRuleCall_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTParserRuleCall_4() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTParserRuleCall_5_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- getUID_SEGMENTRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getUIDAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getUIDRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- getUNINITIALIZEDKeyword_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getUniqueCipherId() - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.StorageCipher
-
A unique cipher identifier per each implementation of StorageCipher.
- getUnit() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the unit of measurements of this parameter.
- getUnit() - Method in class org.eclipse.smarthome.core.library.items.NumberItem
-
Derive the unit for this item by the following priority: the unit parsed from the state description the default system unit from the item's dimension
- getUnit() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- getUnit() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- getUnit() - Method in interface org.eclipse.smarthome.model.persistence.persistence.TimeFilter
-
Returns the value of the 'Unit' attribute.
- getUnit() - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- getUnit() - Method in interface org.eclipse.smarthome.model.script.script.QuantityLiteral
-
Returns the value of the 'Unit' containment reference.
- getUnit(Class<T>) - Method in interface org.eclipse.smarthome.core.i18n.UnitProvider
-
Retrieves the default
Unitfor the givenQuantityaccording to the currentSystemOfUnits. - getUnitAbstractUnitParserRuleCall_3_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getUnitAlternatives_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitAssignment_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitAssignment_3() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getUnitDKeyword_1_0_3() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitForWidget(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Provide a widget specific String representation of a
Unit. - getUnitHKeyword_1_0_2() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitLabel() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the unit label of this parameter.
- getUnitMKeyword_1_0_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitSKeyword_1_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getUnitSymbol() - Method in class org.eclipse.smarthome.core.library.items.NumberItem
-
Returns the optional unit symbol for this
NumberItem. - getUNKNOWNKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUnorderedGroup_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUnorderedGroup_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getUnorderedGroup_2() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getUnsupportedAudioStreamClass() - Method in exception org.eclipse.smarthome.core.audio.UnsupportedAudioStreamException
-
Gets the unsupported audio stream class.
- getUnsupportedFormat() - Method in exception org.eclipse.smarthome.core.audio.UnsupportedAudioFormatException
-
Gets the unsupported format
- getUpdatableFirmwareVersion() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
-
Returns the firmware version of the latest updatable firmware for the thing.
- getUpdateEventTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getUpdateEventTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Update Event Trigger'. - getUpdateEventTrigger_Item() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getUpdateEventTrigger_Item() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Item'. - getUpdateEventTrigger_State() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getUpdateEventTrigger_State() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
State'. - getUpdateEventTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getUpdateEventTriggerParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.EventTriggerElements
- getUpdateEventTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getUpdateUsage() - Static method in class org.openhab.io.console.ConsoleInterpreter
- getUrl() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Image
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- getUrl() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- getUrl() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- getUrl() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Video
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Webview
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in interface org.openhab.model.sitemap.Image
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in interface org.openhab.model.sitemap.Video
-
Returns the value of the 'Url' attribute.
- getUrl() - Method in interface org.openhab.model.sitemap.Webview
-
Returns the value of the 'Url' attribute.
- getURL() - Method in class org.eclipse.smarthome.core.audio.URLAudioStream
- getUrlAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUrlAssignment_1_3_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUrlAssignment_1_4_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUrlKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUrlKeyword_1_3_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUrlKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUrlSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getUrlSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getUrlSTRINGTerminalRuleCall_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getUsage(Collection<ConsoleCommandExtension>) - Static method in class org.eclipse.smarthome.io.console.ConsoleInterpreter
-
returns a CR-separated list of usage texts for all available commands
- getUsages() - Method in interface org.eclipse.smarthome.io.console.extensions.ConsoleCommandExtension
- getUsages() - Method in class org.eclipse.smarthome.model.script.extension.ScriptEngineConsoleCommandExtension
- getUsages() - Static method in class org.openhab.io.console.ConsoleInterpreter
-
returns an array of the usage texts for all available commands
- getUsages(Collection<ConsoleCommandExtension>) - Static method in class org.eclipse.smarthome.io.console.ConsoleInterpreter
-
returns an array of the usage texts for all available commands
- getUser() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- getUserDataFolder() - Static method in class org.eclipse.smarthome.config.core.ConfigConstants
-
Returns the user data folder path name.
- getUsername() - Method in class org.eclipse.smarthome.core.auth.Authentication
-
Retrieves the name of the authenticated user
- getUsername() - Method in class org.eclipse.smarthome.core.auth.UsernamePasswordCredentials
-
Retrieves the user name
- getValidationMessages() - Method in exception org.eclipse.smarthome.config.core.validation.ConfigValidationException
-
Retrieves the default validation messages (cp.
- getValidationMessages(Locale) - Method in exception org.eclipse.smarthome.config.core.validation.ConfigValidationException
-
Retrieves the internationalized validation messages for this exception.
- getValidCommand() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidCommand() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command'. - getValidCommand_Value() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidCommand_Value() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Value'. - getValidCommandAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandId() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidCommandId() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command Id'. - getValidCommandIdAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandIdParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getValidCommandIdRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandNumber() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidCommandNumber() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command Number'. - getValidCommandNumberAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandNumberParserRuleCall_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getValidCommandNumberRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidCommandString() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Command String'. - getValidCommandStringAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidCommandStringParserRuleCall_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandElements
- getValidCommandStringRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidIDAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidIDAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getValidIDRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidIDRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getValidState() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidState() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State'. - getValidState_Value() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidState_Value() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Value'. - getValidStateAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateId() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidStateId() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State Id'. - getValidStateIdAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateIdParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateElements
- getValidStateIdRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateNumber() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidStateNumber() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State Number'. - getValidStateNumberAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateNumberParserRuleCall_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateElements
- getValidStateNumberRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidStateString() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid State String'. - getValidStateStringAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidStateStringParserRuleCall_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateElements
- getValidStateStringRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTrigger() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidTrigger() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger'. - getValidTrigger_Value() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidTrigger_Value() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Value'. - getValidTriggerAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerId() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidTriggerId() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger Id'. - getValidTriggerIdAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerIdParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getValidTriggerIdRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerNumber() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidTriggerNumber() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger Number'. - getValidTriggerNumberAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerNumberParserRuleCall_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getValidTriggerNumberRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getValidTriggerString() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Valid Trigger String'. - getValidTriggerStringAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValidTriggerStringParserRuleCall_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- getValidTriggerStringRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getValKeyword_0_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getValue() - Method in class org.eclipse.smarthome.config.core.FilterCriteria
- getValue() - Method in class org.eclipse.smarthome.config.core.ParameterOption
- getValue() - Method in class org.eclipse.smarthome.config.xml.util.NodeValue
-
Returns the value of the node.
- getValue() - Method in class org.eclipse.smarthome.core.cache.ExpiringCache
-
Returns the value - possibly from the cache, if it is still valid.
- getValue() - Method in class org.eclipse.smarthome.core.items.Metadata
-
Provides the main value of the meta-data.
- getValue() - Method in class org.eclipse.smarthome.core.types.EventOption
-
Returns the value (can not be null).
- getValue() - Method in class org.eclipse.smarthome.core.types.StateOption
-
Returns the value.
- getValue() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getValue() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionLet
- getValue() - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- getValue() - Method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
- getValue() - Method in interface org.eclipse.smarthome.model.items.ModelProperty
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- getValue() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- getValue() - Method in interface org.eclipse.smarthome.model.persistence.persistence.ThresholdFilter
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.eclipse.smarthome.model.persistence.persistence.TimeFilter
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- getValue() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- getValue() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- getValue() - Method in interface org.eclipse.smarthome.model.rule.rules.ValidCommand
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.eclipse.smarthome.model.rule.rules.ValidState
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.eclipse.smarthome.model.rule.rules.ValidTrigger
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.eclipse.smarthome.model.script.script.AbstractUnit
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- getValue() - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- getValue() - Method in interface org.eclipse.smarthome.model.script.script.QuantityLiteral
-
Returns the value of the 'Value' attribute.
- getValue() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- getValue() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelProperty
-
Returns the value of the 'Value' attribute list.
- getValue() - Method in enum org.openhab.core.automation.RuleStatus
-
Gets the value of a rule status.
- getValue() - Method in enum org.openhab.core.automation.RuleStatusDetail
-
Gets the value of the status detail.
- getValue(int) - Method in class org.eclipse.smarthome.core.library.types.StringListType
- getValue(Supplier<CompletableFuture<V>>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Returns the value - possibly from the cache, if it is still valid.
- getValueAndProvider(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method retrieves an Entry with the provider and the element for the key from the registry.
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.IDUnitElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- getValueAssignment() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.StringUnitElements
- getValueAssignment_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getValueAssignment_1() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getValueAssignment_1() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getValueAssignment_2() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getValueAssignment_2() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getValueAssignment_3_1() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getValueAsString() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getValueAsStringArray() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- getValueColor() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- getValueColor() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Returns the value of the 'Value Color' containment reference list.
- getValueColor() - Method in interface org.openhab.model.sitemap.Widget
-
Returns the value of the 'Value Color' containment reference list.
- getValueColor(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Gets the value color for the widget.
- getValueColor(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Gets the value color for the widget.
- getValueColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorAssignment_1_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getValueColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorAssignment_1_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getValueColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorAssignment_1_7_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorAssignment_1_7_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorAssignment_1_8_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorAssignment_1_8_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorAssignment_1_9_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorAssignment_1_9_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorAssignment_2_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorAssignment_2_4_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueColorAssignment_2_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorAssignment_2_4_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getValueColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValueColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValueColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValueColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValueColorColorArrayParserRuleCall_1_9_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorColorArrayParserRuleCall_1_9_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValueColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValueColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValuecolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getValuecolorKeyword_1_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getValuecolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getValuecolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getValuecolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getValuecolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getValuecolorKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getValuecolorKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getValuecolorKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getValuecolorKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getValuecolorKeyword_1_7_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getValuecolorKeyword_1_8_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getValuecolorKeyword_1_9_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getValuecolorKeyword_2_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getValuecolorKeyword_2_4_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getValueCOMMON_UNIT_SYMBOLSParserRuleCall_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- getValueDECIMALParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- getValueIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- getValueIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- getValueIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- getValueIDTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.IDUnitElements
- getValueINTTerminalRuleCall_0_0() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- getValueMap() - Method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Returns the key-value map containing all read-in children.
- getValueNumberParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- getValueNumberParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- getValueNumberParserRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- getValueNumberParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getValues() - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Gets all values of this Storage.
- getValues() - Method in class org.eclipse.smarthome.test.storage.VolatileStorage
- getValueSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- getValueSTRINGTerminalRuleCall_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.StringUnitElements
- getValueTypeAccess() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getValueTypeAccess() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getValueTypeRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getValueTypeRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getValueValueTypeParserRuleCall_2_0() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- getValueValueTypeParserRuleCall_2_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getValueValueTypeParserRuleCall_3_1_0() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- getVariableDeclaration() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for class '
Variable Declaration'. - getVariableDeclaration_Name() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Name() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Name'. - getVariableDeclaration_Right() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Right() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Right'. - getVariableDeclaration_Type() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Type() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the containment reference '
Type'. - getVariableDeclaration_Writeable() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
- getVariableDeclaration_Writeable() - Method in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
Returns the meta object for the attribute '
Writeable'. - getVariableDeclarationAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getVariableDeclarationRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getVariables() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- getVariables() - Method in interface org.eclipse.smarthome.model.rule.rules.RuleModel
-
Returns the value of the 'Variables' containment reference list.
- getVariablesAssignment_1() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getVariablesVariableDeclarationParserRuleCall_1_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- getVendor() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the vendor of the firmware.
- getVendorId() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- getVersion() - Method in class org.eclipse.smarthome.core.extension.Extension
-
The version of the extension
- getVersion() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns the version of the firmware.
- getVersion() - Static method in class org.openhab.core.OpenHAB
-
Returns the current openHAB version, retrieving the information from the core bundle version.
- getVerticalLineKeyword_2() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- getVideo() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVideo() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Video'. - getVideo_Encoding() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVideo_Encoding() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Encoding'. - getVideo_Url() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVideo_Url() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Url'. - getVideoAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getVideoKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVideoParserRuleCall_5() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getVideoRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getVisibility() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- getVisibility() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Returns the value of the 'Visibility' containment reference list.
- getVisibility() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- getVisibility() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- getVisibility() - Method in interface org.openhab.core.automation.Rule
-
This method is used to obtain the
Rule'sVisibility. - getVisibility() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Gets the
RuleTemplate'sVisibility. - getVisibility() - Method in interface org.openhab.core.automation.template.Template
-
Shows the visibility of a Template.
- getVisibility() - Method in class org.openhab.core.automation.type.ModuleType
-
Gets the visibility of the
ModuleType. - getVisibility() - Method in interface org.openhab.model.sitemap.Widget
-
Returns the value of the 'Visibility' containment reference list.
- getVisibilityAssignment_1_10_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityAssignment_1_10_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityAssignment_1_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getVisibilityAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityAssignment_1_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getVisibilityAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityAssignment_1_6_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityAssignment_1_6_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityAssignment_1_7_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityAssignment_1_7_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityAssignment_1_8_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityAssignment_1_8_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityAssignment_1_8_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityAssignment_1_8_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityAssignment_1_9_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityAssignment_1_9_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityAssignment_2_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityAssignment_2_5_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityAssignment_2_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityAssignment_2_5_1_1_1() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityKeyword_1_10_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityKeyword_1_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getVisibilityKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityKeyword_1_6_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityKeyword_1_7_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityKeyword_1_7_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityKeyword_1_8_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityKeyword_1_8_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityKeyword_1_9_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityKeyword_2_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityKeyword_2_5_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityRule() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Visibility Rule'. - getVisibilityRule_Condition() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule_Condition() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Condition'. - getVisibilityRule_Item() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule_Item() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Item'. - getVisibilityRule_Sign() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule_Sign() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Sign'. - getVisibilityRule_State() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getVisibilityRule_State() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
State'. - getVisibilityRuleAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getVisibilityRuleRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getVisibilityVisibilityRuleParserRuleCall_1_10_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityVisibilityRuleParserRuleCall_1_10_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- getVisibilityVisibilityRuleParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityVisibilityRuleParserRuleCall_1_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getVisibilityVisibilityRuleParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- getVisibilityVisibilityRuleParserRuleCall_1_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.DefaultElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- getVisibilityVisibilityRuleParserRuleCall_1_9_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityVisibilityRuleParserRuleCall_1_9_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ChartElements
- getVisibilityVisibilityRuleParserRuleCall_2_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityVisibilityRuleParserRuleCall_2_5_1_0_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisibilityVisibilityRuleParserRuleCall_2_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.FrameElements
- getVisibilityVisibilityRuleParserRuleCall_2_5_1_1_1_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- getVisiblity(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Gets the widget visibility based on the item state
- getVisiblity(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Gets the widget visibility based on the item state
- getVolume() - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Gets the volume
- getVolume(String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Retrieves the current volume of a sink
- getWatchEventKinds(Path) - Method in class org.eclipse.smarthome.core.service.AbstractWatchService
-
Provides the
WatchKeys for the registration of the directory, which will be registered in the watch service. - getWebview() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWebview() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Webview'. - getWebview_Height() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWebview_Height() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Height'. - getWebview_Url() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWebview_Url() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Url'. - getWebviewAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getWebviewKeyword_0() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- getWebviewParserRuleCall_7() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- getWebviewRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getWhenKeyword_2() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- getWidget() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for class '
Widget'. - getWidget(String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIProvider
-
Provides a widget for a given item.
- getWidget(String) - Method in interface org.openhab.ui.items.ItemUIProvider
-
Provides a widget for a given item.
- getWidget(Sitemap, String) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Retrieves the widget for a given id on a given sitemap.
- getWidget(Sitemap, String) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Retrieves the widget for a given id on a given sitemap.
- getWidget_Icon() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Icon() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Icon'. - getWidget_Item() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Item() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Item'. - getWidget_Label() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Label() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the attribute '
Label'. - getWidget_LabelColor() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_LabelColor() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Label Color'. - getWidget_ValueColor() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_ValueColor() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Value Color'. - getWidget_Visibility() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
- getWidget_Visibility() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
Returns the meta object for the containment reference list '
Visibility'. - getWidgetAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getWidgetId(Widget) - Method in interface org.eclipse.smarthome.ui.items.ItemUIRegistry
-
Provides an id for a widget.
- getWidgetId(Widget) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Provides an id for a widget.
- getWidgetRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getWrappedObject() - Method in class org.eclipse.smarthome.test.AsyncResultWrapper
- getWriteableAssignment_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getWriteableVarKeyword_0_0_0() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- getWSRule() - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- getWSRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getWSRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getWSRule() - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- getWSRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getWSRule() - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- getXAdditiveExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXAdditiveExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXAdditiveExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXAdditiveExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXAndExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXAndExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXAndExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXAndExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXAssignmentAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXAssignmentAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXAssignmentRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXAssignmentRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXbaseGrammarAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXbaseGrammarAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXBasicForLoopExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXBasicForLoopExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXBasicForLoopExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXBasicForLoopExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXBlockExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXBlockExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXBlockExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXBlockExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXBooleanLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXBooleanLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXBooleanLiteralParserRuleCall_1() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXBooleanLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXBooleanLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCasePartAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCasePartAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCasePartRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCasePartRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCastedExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCastedExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCastedExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCastedExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCatchClauseAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCatchClauseAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCatchClauseRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCatchClauseRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXClosureAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXClosureAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXClosureParserRuleCall_0() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXClosureRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXClosureRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCollectionLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCollectionLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXCollectionLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXCollectionLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXConstructorCallAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXConstructorCallAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXConstructorCallRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXConstructorCallRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXDoWhileExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXDoWhileExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXDoWhileExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXDoWhileExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXEqualityExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXEqualityExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXEqualityExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXEqualityExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXExpressionInClosureAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXExpressionInClosureAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXExpressionInClosureRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXExpressionInClosureRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXExpressionOrVarDeclarationAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXExpressionOrVarDeclarationAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXExpressionOrVarDeclarationRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXExpressionOrVarDeclarationRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXFeatureCallAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXFeatureCallAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXFeatureCallRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXFeatureCallRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXForLoopExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXForLoopExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXForLoopExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXForLoopExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXFunctionTypeRefAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXFunctionTypeRefAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXFunctionTypeRefRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXFunctionTypeRefRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXIfExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXIfExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXIfExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXIfExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXImportDeclarationAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXImportDeclarationAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXImportDeclarationRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXImportDeclarationRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXImportSectionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXImportSectionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXImportSectionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXImportSectionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXListLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXListLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXListLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXListLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXMemberFeatureCallAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXMemberFeatureCallAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXMemberFeatureCallRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXMemberFeatureCallRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXMultiplicativeExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXMultiplicativeExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXMultiplicativeExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXMultiplicativeExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXNullLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXNullLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXNullLiteralParserRuleCall_2() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXNullLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXNullLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXNumberLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXNumberLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXNumberLiteralParserRuleCall_4() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXNumberLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXNumberLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXOrExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXOrExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXOrExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXOrExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXOtherOperatorExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXOtherOperatorExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXOtherOperatorExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXOtherOperatorExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXParenthesizedExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXParenthesizedExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXParenthesizedExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXParenthesizedExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXPostfixOperationAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXPostfixOperationAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXPostfixOperationRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXPostfixOperationRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXPrimaryExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXPrimaryExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXPrimaryExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXPrimaryExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXRelationalExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXRelationalExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXRelationalExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXRelationalExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXReturnExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXReturnExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXReturnExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXReturnExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXSetLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXSetLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXSetLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXSetLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXShortClosureAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXShortClosureAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXShortClosureRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXShortClosureRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXStateAccess() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getXStateRule() - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- getXStringLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXStringLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXStringLiteralParserRuleCall_3() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXStringLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXStringLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXSwitchExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXSwitchExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXSwitchExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXSwitchExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXSynchronizedExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXSynchronizedExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXSynchronizedExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXSynchronizedExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXThrowExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXThrowExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXThrowExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXThrowExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXTryCatchFinallyExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXTryCatchFinallyExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXTryCatchFinallyExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXTryCatchFinallyExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXtypeGrammarAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXtypeGrammarAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXTypeLiteralAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXTypeLiteralAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXTypeLiteralParserRuleCall_5() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- getXTypeLiteralRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXTypeLiteralRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXUnaryOperationAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXUnaryOperationAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXUnaryOperationRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXUnaryOperationRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXVariableDeclarationAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXVariableDeclarationAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXVariableDeclarationRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXVariableDeclarationRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXWhileExpressionAccess() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXWhileExpressionAccess() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getXWhileExpressionRule() - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- getXWhileExpressionRule() - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- getZonedDateTime() - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- GIBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- GIBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
230 - GIBIOCTET - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- gif - org.eclipse.smarthome.ui.chart.ChartProvider.ImageType
- gif - org.openhab.ui.chart.ChartProvider.ImageType
- GIGA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- GIGABIT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- GIGABIT_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- giveNull() - Static method in class org.eclipse.smarthome.test.java.JavaTest
-
Useful for testing @NonNull annotated parameters
- GlobalResourceSet - Class in org.eclipse.smarthome.model.lazygen
- GlobalResourceSet() - Constructor for class org.eclipse.smarthome.model.lazygen.GlobalResourceSet
- Globals() - Constructor for class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy.Globals
- GlobalStrategies - Class in org.eclipse.smarthome.model.persistence.scoping
-
This class defines a few persistence strategies that are globally available to all persistence models.
- GlobalStrategies() - Constructor for class org.eclipse.smarthome.model.persistence.scoping.GlobalStrategies
- GONE - org.eclipse.smarthome.core.thing.ThingStatusDetail
-
Device has been removed.
- GONE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- GRAM - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- grammarAccess - Variable in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- grammarAccess - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- grammarAccess - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- grammarAccess - Variable in class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
- grammarAccess - Variable in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- grammarAccess - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- GRAY - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- GREEN - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- GREEN - Static variable in class org.openhab.core.library.types.HSBType
- GroundFloor - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Ground Floor.
- group - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
-
The cached value of the '
Group' attribute. - group - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The cached value of the '
Group' attribute. - group - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
-
The cached value of the '
Group' attribute. - group - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
-
The cached value of the '
Group' attribute. - Group - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Group'.
- Group - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Group'.
- GROUP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Group' class. - GROUP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Group' class. - GROUP__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- GROUP__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- GROUP__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- GROUP__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- GROUP__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- GROUP__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- GROUP__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- GROUP_CONFIG - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Group Config' class. - GROUP_CONFIG - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Group Config' class. - GROUP_CONFIG__GROUP - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Group' attribute.
- GROUP_CONFIG__GROUP - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_CONFIG_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Group Config' class.
- GROUP_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
-
The default value of the '
Group' attribute. - GROUP_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The default value of the '
Group' attribute. - GROUP_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
-
The default value of the '
Group' attribute. - GROUP_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
-
The default value of the '
Group' attribute. - GROUP_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Group' class.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Group Member Changed Event Trigger' class. - GROUP_MEMBER_CHANGED_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Group Member Changed Event Trigger' class. - GROUP_MEMBER_CHANGED_EVENT_TRIGGER__GROUP - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Group' attribute.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__GROUP - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'New State' containment reference.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'New State' containment reference feature.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Old State' containment reference.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Old State' containment reference feature.
- GROUP_MEMBER_CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Group Member Changed Event Trigger' class.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Group Member Command Event Trigger' class. - GROUP_MEMBER_COMMAND_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Group Member Command Event Trigger' class. - GROUP_MEMBER_COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Command' containment reference.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Command' containment reference feature.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER__GROUP - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Group' attribute.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER__GROUP - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_MEMBER_COMMAND_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Group Member Command Event Trigger' class.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Group Member Update Event Trigger' class. - GROUP_MEMBER_UPDATE_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Group Member Update Event Trigger' class. - GROUP_MEMBER_UPDATE_EVENT_TRIGGER__GROUP - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Group' attribute.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER__GROUP - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'State' containment reference.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'State' containment reference feature.
- GROUP_MEMBER_UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Group Member Update Event Trigger' class.
- GroupConfig - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Group Config'.
- GroupConfigElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
- GroupConfigImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Group Config'.
- GroupConfigImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- GroupElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupElements
- GroupFunction - Interface in org.eclipse.smarthome.core.items
-
Group functions are used by active group items to calculate a state for the group out of the states of all its member items.
- GroupFunction - Interface in org.openhab.core.items
-
Group functions are used by active group items to calculate a state for the group out of the states of all its member items.
- GroupFunction.Equality - Class in org.eclipse.smarthome.core.items
-
This is the default group function that does nothing else than to check if all member items have the same state.
- GroupFunction.Equality - Class in org.openhab.core.items
-
This is the default group function that does nothing else than to check if all member items have the same state.
- GroupFunctionDTO - Class in org.eclipse.smarthome.core.items.dto
-
This is a data transfer object that is used to serialize group functions.
- GroupFunctionDTO() - Constructor for class org.eclipse.smarthome.core.items.dto.GroupFunctionDTO
- GroupImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Group'.
- GroupImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.GroupImpl
- GroupItem - Class in org.eclipse.smarthome.core.items
- GroupItem - Class in org.openhab.core.items
- GroupItem(String) - Constructor for class org.eclipse.smarthome.core.items.GroupItem
-
Creates a plain GroupItem
- GroupItem(String) - Constructor for class org.openhab.core.items.GroupItem
- GroupItem(String, Item) - Constructor for class org.eclipse.smarthome.core.items.GroupItem
- GroupItem(String, Item, GroupFunction) - Constructor for class org.eclipse.smarthome.core.items.GroupItem
-
Creates a GroupItem with function
- GroupItem(String, GenericItem) - Constructor for class org.openhab.core.items.GroupItem
- GroupItem(String, GenericItem, GroupFunction) - Constructor for class org.openhab.core.items.GroupItem
- GroupItemDTO - Class in org.eclipse.smarthome.core.items.dto
-
This is a data transfer object that is used to serialize group items.
- GroupItemDTO() - Constructor for class org.eclipse.smarthome.core.items.dto.GroupItemDTO
- GroupItemRefElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
- GroupItemStateChangedEvent - Class in org.eclipse.smarthome.core.items.events
-
GroupItemStateChangedEvents can be used to deliver group item state changes through the openHAB event bus. - GroupItemStateChangedEvent(String, String, String, String, State, State) - Constructor for class org.eclipse.smarthome.core.items.events.GroupItemStateChangedEvent
- GroupMemberChangedEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Group Member Changed Event Trigger'.
- GroupMemberChangedEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
- GroupMemberChangedEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Group Member Changed Event Trigger'.
- GroupMemberChangedEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- GroupMemberCommandEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Group Member Command Event Trigger'.
- GroupMemberCommandEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
- GroupMemberCommandEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Group Member Command Event Trigger'.
- GroupMemberCommandEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- GroupMemberUpdateEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Group Member Update Event Trigger'.
- GroupMemberUpdateEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
- GroupMemberUpdateEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Group Member Update Event Trigger'.
- GroupMemberUpdateEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- groupName - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- groupNames - Variable in class org.eclipse.smarthome.core.items.dto.ItemDTO
- groupNames - Variable in class org.eclipse.smarthome.core.items.GenericItem
- groupNames - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- groupNames - Variable in class org.openhab.core.items.GenericItem
- groups - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Groups' attribute list. - groupType - Variable in class org.eclipse.smarthome.core.items.dto.GroupItemDTO
- groupType - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedGroupItemDTO
- GT - org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
- GT - org.openhab.core.persistence.FilterCriteria.Operator
- GTE - org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
- GTE - org.openhab.core.persistence.FilterCriteria.Operator
- guessContentTypeFromData(byte[]) - Static method in class org.eclipse.smarthome.io.net.http.HttpUtil
-
Determine the content type from the data.
H
- handle(HttpServletRequest, HttpServletResponse, HandlerContext) - Method in interface org.eclipse.smarthome.io.http.Handler
-
Method dedicated for processing incoming request and checking its contents.
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicThermostatThingHandler
- handleCommand(ChannelUID, Command) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Handles a command for a given channel.
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicActionModuleThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicBridgedThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicBridgeHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicColorLightHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicConfigurableThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicContactHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicDelayedOnlineHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicDimmableLightHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicExtensibleThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicFirmwareUpdateThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicImageHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicLocationThingHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicOnlineOfflineHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicOnOffLightHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicPlayerHandler
- handleCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicRolllershutterHandler
- handleCommand(Command) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileCallback
-
Forward the given command to the respective thing handler.
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusBridgeHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusThingHandler
- handleConfigurationUpdate(Map<String, Object>) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Handles a configuration update.
- handleConfigurationUpdate(Map<String, Object>) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicConfigurableThingHandler
- handleError(HttpServletRequest, HttpServletResponse, HandlerContext) - Method in interface org.eclipse.smarthome.io.http.Handler
-
Method which is called only if any of
Handler.handle(HttpServletRequest, HttpServletResponse, HandlerContext)method invocations thrown unexpected Exception. - handleEvent(Event) - Method in class org.openhab.core.events.AbstractEventSubscriber
- handleItems(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
-
This method handles an items command.
- Handler - Interface in org.eclipse.smarthome.io.http
-
Handler which is responsible for processing request and response.
- HANDLER_CONFIGURATION_PENDING - org.eclipse.smarthome.core.thing.ThingStatusDetail
- HANDLER_CONFIGURATION_PENDING - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.UninitializedStatus
- HANDLER_INITIALIZING_ERROR - org.eclipse.smarthome.core.thing.ThingStatusDetail
- HANDLER_INITIALIZING_ERROR - org.openhab.core.automation.RuleStatusDetail
- HANDLER_INITIALIZING_ERROR - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.UninitializedStatus
- HANDLER_MISSING_ERROR - org.eclipse.smarthome.core.thing.ThingStatusDetail
- HANDLER_MISSING_ERROR - org.openhab.core.automation.RuleStatusDetail
- HANDLER_MISSING_ERROR - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.UninitializedStatus
- HANDLER_REGISTERING_ERROR - org.eclipse.smarthome.core.thing.ThingStatusDetail
- HANDLER_REGISTERING_ERROR - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.UninitializedStatus
- HandlerContext - Interface in org.eclipse.smarthome.io.http
-
Handler context represents a present state of all handlers placed in execution chain.
- handleRemoval() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- handleRemoval() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
This method is called before a thing is removed.
- handleRequest(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
-
This method simply takes a list of arguments, where the first one is treated as the console command (such as "update", "send" etc.).
- HandlerPriorities - Interface in org.eclipse.smarthome.io.http
-
Constants for making handlers in proper order.
- handleSay(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
-
This method handles a say command.
- handleScript(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.openhab.io.net.http.SecureHttpContext
- handleSend(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
-
This method handles a send command.
- handleStatus(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
-
This method handles a status command.
- handleUpdate(String[], Console) - Static method in class org.openhab.io.console.ConsoleInterpreter
-
This method handles an update command.
- handleUpdate(ChannelUID, State) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Deprecated.
- handleUpdate(ChannelUID, State) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Deprecated.in favor of using a "slave" profile. Will be removed before a 1.0 release. Bindings must not implement this method!
- handleUpdate(State) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileCallback
-
Forward the given state update to the respective thing handler.
- hasAllTags(String...) - Static method in class org.openhab.core.automation.RulePredicates
- hasAllTags(Collection<String>) - Static method in class org.openhab.core.automation.RulePredicates
- hasAnyOfPrefixes(String...) - Static method in class org.openhab.core.automation.RulePredicates
- hasAnyOfTags(String...) - Static method in class org.openhab.core.automation.RulePredicates
- hasAnyOfTags(Collection<String>) - Static method in class org.openhab.core.automation.RulePredicates
- hasBrokerObservers() - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Return true if a broker listener has been added via addBrokersListener().
- hasConnectionObservers() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Return true if there are connection observers registered via addConnectionObserver().
- hasError() - Method in interface org.eclipse.smarthome.io.http.HandlerContext
-
Checks if has any errors occurred while handling request.
- hashCode() - Method in class org.eclipse.smarthome.config.core.Configuration
- hashCode() - Method in class org.eclipse.smarthome.config.core.ParameterOption
- hashCode() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
- hashCode() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
- hashCode() - Method in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
- hashCode() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- hashCode() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
- hashCode() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- hashCode() - Method in class org.eclipse.smarthome.core.common.AbstractUID
- hashCode() - Method in class org.eclipse.smarthome.core.extension.ExtensionType
- hashCode() - Method in class org.eclipse.smarthome.core.i18n.LocalizedKey
- hashCode() - Method in class org.eclipse.smarthome.core.items.GenericItem
- hashCode() - Method in class org.eclipse.smarthome.core.items.Metadata
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.PointType
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.RawType
- hashCode() - Method in class org.eclipse.smarthome.core.library.types.StringType
- hashCode() - Method in class org.eclipse.smarthome.core.net.CidrAddress
- hashCode() - Method in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy
- hashCode() - Method in class org.eclipse.smarthome.core.service.ReadyMarker
- hashCode() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
- hashCode() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
- hashCode() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
- hashCode() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- hashCode() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
- hashCode() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
- hashCode() - Method in class org.eclipse.smarthome.core.thing.link.AbstractLink
- hashCode() - Method in class org.eclipse.smarthome.core.thing.ThingStatusInfo
- hashCode() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
- hashCode() - Method in class org.eclipse.smarthome.core.thing.UID
- hashCode() - Method in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- hashCode() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- hashCode() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- hashCode() - Method in class org.openhab.core.automation.RuleStatusInfo
- hashCode() - Method in class org.openhab.core.automation.template.RuleTemplate
-
Returns the hash code of this object depends on the hash code of the UID that it owns.
- hashCode() - Method in class org.openhab.core.automation.type.ModuleType
- hashCode() - Method in class org.openhab.core.items.GenericItem
- hashCode() - Method in class org.openhab.core.library.types.DateTimeType
- hashCode() - Method in class org.openhab.core.library.types.DecimalType
- hashCode() - Method in class org.openhab.core.library.types.HSBType
- hashCode() - Method in class org.openhab.core.library.types.PointType
- hashCode() - Method in class org.openhab.core.library.types.StringType
- hashCode() - Method in class org.openhab.library.tel.types.CallType
- hasIcon(String, String, IconSet.Format) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
- hasIcon(String, String, IconSet.Format) - Method in interface org.eclipse.smarthome.ui.icon.IconProvider
-
determines whether this provider can deliver an icon for a given name
- hasLabel(String) - Static method in class org.eclipse.smarthome.core.items.ItemPredicates
- hasLocation() - Method in interface org.eclipse.smarthome.core.semantics.model.Equipment
- hasLocation() - Method in interface org.eclipse.smarthome.core.semantics.model.Point
- hasNamespace(String) - Static method in class org.eclipse.smarthome.core.items.MetadataPredicates
- hasNext() - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
- hasNoTags() - Static method in class org.openhab.core.automation.RulePredicates
- hasPrefix(String) - Static method in class org.openhab.core.automation.RulePredicates
- hasResource(String, String) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
-
Checks whether a certain resource exists for a given icon set.
- hasSubscribers() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Return true if there are subscribers registered via
MqttBrokerConnection.subscribe(String, MqttMessageSubscriber). - hasTag(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
- hasTag(String) - Method in interface org.eclipse.smarthome.core.items.Item
-
Returns true if the item's tags contains the specific tag, otherwise false.
- hasTags() - Static method in class org.openhab.core.automation.RulePredicates
- hasTerminated() - Method in interface org.eclipse.smarthome.model.script.actions.Timer
-
Determines whether the scheduled execution has already terminated.
- head() - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Gets the first token of the list.
- HECTO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- height - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
-
The cached value of the '
Height' attribute. - height - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
-
The cached value of the '
Height' attribute. - height - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
-
The cached value of the '
Height' attribute. - HEIGHT_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
-
The default value of the '
Height' attribute. - HEIGHT_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
-
The default value of the '
Height' attribute. - HEIGHT_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
-
The default value of the '
Height' attribute. - HENRY - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- HERTZ - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- hexToByte(byte, byte) - Static method in class org.eclipse.smarthome.core.util.HexUtils
- hexToBytes(String) - Static method in class org.eclipse.smarthome.core.util.HexUtils
-
Converts an hex string (in format "0123456789ABCDEF") into a byte array
- hexToBytes(String, String) - Static method in class org.eclipse.smarthome.core.util.HexUtils
-
Converts an hex string (eg.
- HexUtils - Class in org.eclipse.smarthome.core.util
-
Static utility methods that are helpful when dealing with hex data and byte arrays.
- HIDDEN - org.openhab.core.automation.Visibility
-
The UI has always to hide an object with such visibility.
- HistoricItem - Interface in org.eclipse.smarthome.core.persistence
-
This interface is used by persistence services to represent an item with a certain state at a given point in time.
- HistoricItem - Interface in org.openhab.core.persistence
-
This interface is used by persistence services to represent an item with a certain state at a given point in time.
- historicState(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Retrieves the historic item for a given
itemat a certain point in time through the default persistence service. - historicState(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Retrieves the historic item for a given
itemat a certain point in time through aPersistenceServiceidentified by theserviceId. - HistoryDataBean() - Constructor for class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
- host - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- host - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- HSBType - Class in org.eclipse.smarthome.core.library.types
-
The HSBType is a complex type with constituents for hue, saturation and brightness and can be used for color items.
- HSBType - Class in org.openhab.core.library.types
-
The HSBType is a complex type with constituents for hue, saturation and brightness and can be used for color items.
- HSBType() - Constructor for class org.eclipse.smarthome.core.library.types.HSBType
- HSBType(Color) - Constructor for class org.openhab.core.library.types.HSBType
- HSBType(String) - Constructor for class org.eclipse.smarthome.core.library.types.HSBType
-
Constructs a HSBType instance from a given string.
- HSBType(String) - Constructor for class org.openhab.core.library.types.HSBType
- HSBType(DecimalType, PercentType, PercentType) - Constructor for class org.eclipse.smarthome.core.library.types.HSBType
-
Constructs a HSBType instance with the given values
- HSBType(DecimalType, PercentType, PercentType) - Constructor for class org.openhab.core.library.types.HSBType
- HTTP - Class in org.eclipse.smarthome.model.script.actions
-
This class provides static methods that can be used in automation rules for sending HTTP requests
- HTTP - Class in org.openhab.io.net.actions
-
This class provides static methods that can be used in automation rules for sending HTTP requests
- HTTP() - Constructor for class org.eclipse.smarthome.model.script.actions.HTTP
- HTTP() - Constructor for class org.openhab.io.net.actions.HTTP
- HttpClientFactory - Interface in org.eclipse.smarthome.io.net.http
-
Factory class to create Jetty http clients
- HttpClientInitializationException - Exception in org.eclipse.smarthome.io.net.http
-
This exception is thrown, if an unexpected error occurs during initialization of the Jetty client
- HttpClientInitializationException(String, Throwable) - Constructor for exception org.eclipse.smarthome.io.net.http.HttpClientInitializationException
- httpContext - Variable in class org.eclipse.smarthome.io.http.servlet.SmartHomeServlet
-
Http context.
- httpContextFactoryService - Variable in class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- HttpContextFactoryService - Interface in org.eclipse.smarthome.io.http
-
Create
HttpContextinstances when registering servlets, resources or filters using theHttpService.registerServlet(java.lang.String, javax.servlet.Servlet, java.util.Dictionary<?, ?>, org.osgi.service.http.HttpContext)and corresponding methods. - HttpRequestBuilder - Class in org.eclipse.smarthome.io.net.http
-
Builder class to construct http requests
- httpService - Variable in class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
-
Http service.
- HttpServiceUtil - Class in org.eclipse.smarthome.core.net
-
Some utility functions related to the http service
- HttpUtil - Class in org.eclipse.smarthome.io.net.http
-
Some common methods to be used in HTTP-In-Binding, HTTP-Out-Binding and other bindings For advanced usage direct use of the Jetty client is preferred
- HttpUtil - Class in org.openhab.io.net.http
-
Some common methods to be used in both HTTP-In-Binding and HTTP-Out-Binding
- HttpUtil() - Constructor for class org.eclipse.smarthome.io.net.http.HttpUtil
- HttpUtil() - Constructor for class org.openhab.io.net.http.HttpUtil
- hue - Variable in class org.eclipse.smarthome.core.library.types.HSBType
- hue - Variable in class org.openhab.core.library.types.HSBType
- HumanLanguageInterpreter - Interface in org.eclipse.smarthome.core.voice.text
-
This is the interface that a human language text interpreter has to implement.
- Humidity - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Humidity.
- HUNDRED - Static variable in class org.eclipse.smarthome.core.library.types.PercentType
- HUNDRED - Static variable in class org.openhab.core.library.types.PercentType
- HVAC - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a HVAC.
I
- i18nProvider - Variable in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- i18nProvider - Variable in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
-
An TranslationProvider service
- I18nUtil - Class in org.eclipse.smarthome.core.i18n
- I18nUtil() - Constructor for class org.eclipse.smarthome.core.i18n.I18nUtil
- IActionServiceProvider - Interface in org.eclipse.smarthome.model.script.engine
- icon - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Icon' attribute. - icon - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Icon' attribute. - icon - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Icon' attribute. - Icon() - Method in class org.eclipse.smarthome.model.sitemap.valueconverter.SitemapConverters
- ICON_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The default value of the '
Icon' attribute. - ICON_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The default value of the '
Icon' attribute. - ICON_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Icon' attribute. - iconColor - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
-
The cached value of the '
Icon Color' containment reference list. - IconElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.IconElements
- iconExists(String) - Method in interface org.openhab.ui.items.ItemUIRegistry
-
Checks whether an icon with a given name exists
- IconProvider - Interface in org.eclipse.smarthome.ui.icon
-
An icon provider can provide
InputStreams for icons. - IconSet - Class in org.eclipse.smarthome.ui.icon
-
This is a bean that provides some meta-information about available icon sets.
- IconSet(String, String, String, Set<IconSet.Format>) - Constructor for class org.eclipse.smarthome.ui.icon.IconSet
-
Construct a new pojo.
- IconSet.Format - Enum in org.eclipse.smarthome.ui.icon
-
Data format of icons
- id - Variable in class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- id - Variable in class org.eclipse.smarthome.core.persistence.dto.PersistenceServiceDTO
-
Service Id
- id - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- id - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- id - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelGroupDefinitionDTO
- id - Variable in class org.eclipse.smarthome.io.rest.core.service.ConfigurableServiceDTO
- id - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
-
The cached value of the '
Id' attribute. - id - Variable in class org.openhab.core.automation.dto.ModuleDTO
- id() - Method in annotation type org.eclipse.smarthome.core.semantics.model.TagInfo
- ID_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
-
The default value of the '
Id' attribute. - ID_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The meta object id for the '
ID Unit' class. - ID_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
ID Unit' class. - ID_UNIT__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- ID_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The number of structural features of the 'ID Unit' class.
- Identifiable<T> - Interface in org.eclipse.smarthome.core.common.registry
-
Interface for classes that instances provide an identifier.
- IDLE - org.openhab.core.automation.RuleStatus
- IDUnit - Interface in org.eclipse.smarthome.model.script.script
-
A representation of the model object 'ID Unit'.
- IDUnitElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.IDUnitElements
- IDUnitImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model object 'ID Unit'.
- IDUnitImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.IDUnitImpl
- IGNORED - org.eclipse.smarthome.config.discovery.DiscoveryResultFlag
-
The flag
IGNOREDto signal that the result object should be regarded as known by the system so that a further processing should be skipped. - Image - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Image'.
- Image - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Image'.
- IMAGE - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- IMAGE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Image' class. - IMAGE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Image' class. - IMAGE__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- IMAGE__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- IMAGE__ICON_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon Color' containment reference list.
- IMAGE__ICON_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon Color' containment reference list feature.
- IMAGE__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- IMAGE__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- IMAGE__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- IMAGE__REFRESH - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Refresh' attribute.
- IMAGE__REFRESH - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Refresh' attribute feature.
- IMAGE__URL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Url' attribute.
- IMAGE__URL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- IMAGE__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- IMAGE__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- IMAGE_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Image' class.
- ImageElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ImageElements
- ImageImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Image'.
- ImageImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- ImageItem - Class in org.eclipse.smarthome.core.library.items
-
An ImageItem holds the binary image data as its status.
- ImageItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.ImageItem
- ImperialUnits - Class in org.eclipse.smarthome.core.library.unit
-
Imperial units used for the United States and Liberia.
- importAccessTokenResponse(AccessTokenResponse) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 6 - Import This method is used for importing/ migrating existing Access Token Response to be stored by this service.
- importPreset(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
This method should return variables and types of the concrete type which will be injected into the ScriptEngines scope.
- importSection - Variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
-
The cached value of the '
Import Section' containment reference. - Inbox - Interface in org.eclipse.smarthome.config.discovery.inbox
-
The
Inboxis a service interface providing a container for discoveredThings (e.g. - InboxAddedEvent - Class in org.eclipse.smarthome.config.discovery.inbox.events
-
An
InboxAddedEventnotifies subscribers that a discovery result has been added to the inbox. - InboxAutoApprovePredicate - Interface in org.eclipse.smarthome.config.discovery.inbox
-
Components implementing this interface participate in theAutomaticInboxProcessor's decision whether to automatically approve an inbox result or not. - InboxEventFactory - Class in org.eclipse.smarthome.config.discovery.inbox.events
-
An
InboxEventFactoryis responsible for creating inbox event instances. - InboxEventFactory() - Constructor for class org.eclipse.smarthome.config.discovery.inbox.events.InboxEventFactory
-
Constructs a new InboxEventFactory.
- InboxFilterCriteria - Class in org.eclipse.smarthome.config.discovery.inbox
-
Deprecated.use
InboxPredicatesto filter on streams ofDiscoveryResults - InboxFilterCriteria(String, DiscoveryResultFlag) - Constructor for class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Creates a new instance of this class with the specified parameters.
- InboxFilterCriteria(DiscoveryResultFlag) - Constructor for class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Creates a new instance of this class with the specified parameters.
- InboxFilterCriteria(ThingTypeUID, DiscoveryResultFlag) - Constructor for class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Creates a new instance of this class with the specified parameters.
- InboxFilterCriteria(ThingUID, DiscoveryResultFlag) - Constructor for class org.eclipse.smarthome.config.discovery.inbox.InboxFilterCriteria
-
Deprecated.Creates a new instance of this class with the specified parameters.
- InboxListener - Interface in org.eclipse.smarthome.config.discovery.inbox
-
The
InboxListenerinterface for receivingInboxevents. - InboxPredicates - Class in org.eclipse.smarthome.config.discovery.inbox
-
Implements static factory methods for
Predicates to filter in streams ofDiscoveryResults. - InboxPredicates() - Constructor for class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- InboxRemovedEvent - Class in org.eclipse.smarthome.config.discovery.inbox.events
-
An
InboxRemovedEventnotifies subscribers that a discovery result has been removed from the inbox. - InboxUpdatedEvent - Class in org.eclipse.smarthome.config.discovery.inbox.events
-
An
InboxUpdatedEventnotifies subscribers that a discovery result has been updated in the inbox. - InboxUpdatedEvent(String, String, DiscoveryResultDTO) - Constructor for class org.eclipse.smarthome.config.discovery.inbox.events.InboxUpdatedEvent
-
Constructs a new inbox updated event object.
- INCH - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
-
Length
- INCH_OF_MERCURY - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
-
Additionally defined units to be used in openHAB
- INCHES_PER_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- INCREASE - org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
- INCREASE - org.openhab.core.library.types.IncreaseDecreaseType
- IncreaseDecreaseType - Enum in org.eclipse.smarthome.core.library.types
- IncreaseDecreaseType - Enum in org.openhab.core.library.types
- increaseMasterVolume(float) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- Indoor - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Indoor.
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptJvmModelInferrer
- information(String) - Static method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessagehaving typeConfigStatusMessage.Type.INFORMATION. - INFORMATION - org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Type
-
The type for an information message.
- init() - Static method in class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IGrammarAccess) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- init(IGrammarAccess) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- init(IGrammarAccess) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- init(IGrammarAccess) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
- init(IGrammarAccess) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- init(IGrammarAccess) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- init(Action) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
- init(Condition) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
- init(Trigger) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- initialize() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Deprecated.
- initialize() - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Initializes the thing handler, e.g.
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicActionModuleThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicBridgedThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicBridgeHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicColorLightHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicConfigurableThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicContactHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicDelayedOnlineHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicDimmableLightHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicExtensibleThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicFirmwareUpdateThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicImageHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicLocationThingHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicOnlineOfflineHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicOnOffLightHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicPlayerHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicRolllershutterHandler
- initialize() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicThermostatThingHandler
- initialize() - Method in class org.openhab.core.items.GenericItem
- initialize(boolean) - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- initializeFor(AbstractRule) - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.PartialItemsContentAssistParser
- initializeFor(AbstractRule) - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
- initializeFor(AbstractRule) - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
- initializeFor(AbstractRule) - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
- initializeFor(AbstractRule) - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
- initializeFor(AbstractRule) - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
- initializePackageContents() - Method in class org.eclipse.smarthome.model.items.impl.ItemsPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistencePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RulesPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.smarthome.model.script.script.impl.ScriptPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ThingPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializeReally() - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- INITIALIZING - org.eclipse.smarthome.core.thing.ThingStatus
- INITIALIZING - org.openhab.core.automation.RuleStatus
- INITIALIZING - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- Input - Class in org.openhab.core.automation.type
-
This class defines meta-information properties, used by the Rule Engine when creating connections between modules.
- Input() - Constructor for class org.openhab.core.automation.type.Input
-
Default constructor for deserialization e.g.
- Input(String, String) - Constructor for class org.openhab.core.automation.type.Input
-
Creates an
Inputinstance base on type of accepted data and input name. - Input(String, String, String, String, Set<String>, boolean, String, String) - Constructor for class org.openhab.core.automation.type.Input
-
Creates an
Inputinstance base on the specified parameters. - inputs - Variable in class org.openhab.core.automation.dto.ActionDTO
- inputs - Variable in class org.openhab.core.automation.dto.ActionTypeDTO
- inputs - Variable in class org.openhab.core.automation.dto.ConditionDTO
- inputs - Variable in class org.openhab.core.automation.dto.ConditionTypeDTO
- install(String) - Method in interface org.eclipse.smarthome.core.extension.ExtensionService
-
Installs the given extension.
- install(BundleContext, String) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
- install(BundleContext, String, String...) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
- install(BundleContext, String, Set<String>) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
- installFragment(BundleContext, String) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Install synthetic bundle fragment, denoted by its name, into the test runtime (by using the given bundle context).
- installFragment(BundleContext, String, Set<String>) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Install synthetic bundle fragment, denoted by its name, into the test runtime (by using the given bundle context).
- instance(String, String, String) - Static method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- instance(ThingTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- instance(ChannelGroupTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeBuilder
-
Create an instance of a ChannelGroupTypeBuilder for
ChannelGroupTypes - instance(ThingType) - Static method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
-
Create this builder with all properties from the given
ThingType. - InstanceUUID - Class in org.eclipse.smarthome.core.id
-
This class provides a unique ID for the instance that can be used for identification, e.g.
- InstanceUUID() - Constructor for class org.eclipse.smarthome.core.id.InstanceUUID
- INTEGER - org.eclipse.smarthome.config.core.ConfigDescriptionParameter.Type
-
The data type for a signed integer value in the range of [
Integer.MIN_VALUE,Integer.MAX_VALUE]. - Intensity - Interface in org.eclipse.smarthome.core.library.dimension
-
This interface represents the intensity dimension.
- INTERNAL_NAMESPACE_PREFIX - Static variable in interface org.eclipse.smarthome.core.items.MetadataRegistry
- internalCreate(Module, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- internalCreate(Module, String) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- internalLoadTransform(String) - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
-
Abstract method defined by subclasses to effectively read the transformation source file according to their own needs.
- internalReceiveCommand(String, Command) - Method in class org.openhab.core.binding.AbstractBinding
- internalReceiveUpdate(String, State) - Method in class org.openhab.core.binding.AbstractBinding
- internalSend(Command) - Method in class org.eclipse.smarthome.core.items.GenericItem
- internalSend(Command) - Method in class org.eclipse.smarthome.core.items.GroupItem
- internalSend(Command) - Method in class org.openhab.core.items.GenericItem
- internalSend(Command) - Method in class org.openhab.core.items.GroupItem
- internalTransform(T, String) - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
-
Abstract method defined by subclasses to effectively operate the transformation according to its rules
- interpret(Object) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Interprets the given text.
- interpret(Object, String) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Interprets the given text with a given Human Language Interpreter.
- interpret(Object, String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Interprets the given text with a given Human Language Interpreter.
- interpret(String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Interprets the passed string using the default services for HLI and locale.
- interpret(String, String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Interprets the passed string using a particular HLI service and the default locale.
- interpret(Locale, String) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- interpret(Locale, String) - Method in interface org.eclipse.smarthome.core.voice.text.HumanLanguageInterpreter
-
Interprets a human language text fragment of a given
Locale - interpretAST(ResourceBundle, ASTNode) - Method in class org.eclipse.smarthome.core.voice.text.Rule
-
Will get called after the expression was successfully parsed.
- InterpretationException - Exception in org.eclipse.smarthome.core.voice.text
-
An exception used by
HumanLanguageInterpreters, if an error occurs. - InterpretationException(String) - Constructor for exception org.eclipse.smarthome.core.voice.text.InterpretationException
-
Constructs a new interpretation exception.
- InterpretationResult - Class in org.eclipse.smarthome.core.voice.text
-
Bundles results of an interpretation.
- InterpretationResult(boolean, String) - Constructor for class org.eclipse.smarthome.core.voice.text.InterpretationResult
-
Constructs a result.
- InterpretationResult(String) - Constructor for class org.eclipse.smarthome.core.voice.text.InterpretationResult
-
Constructs a successful result.
- InterpretationResult(InterpretationException) - Constructor for class org.eclipse.smarthome.core.voice.text.InterpretationResult
-
Constructs an unsuccessful result.
- interrupt() - Method in class org.openhab.core.service.AbstractActiveService
-
Interrupts the refresh thread immediately.
- intValue() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- intValue() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- intValue() - Method in class org.openhab.core.library.types.DecimalType
- INVALID_NAME - Static variable in class org.eclipse.smarthome.model.thing.validation.ThingValidator
- INVALID_RULE - org.openhab.core.automation.RuleStatusDetail
- invalidate(K) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Invalidates the value associated with the given key in the cache.
- invalidateAll() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Invalidates all values in the cache.
- invalidateValue() - Method in class org.eclipse.smarthome.core.cache.ExpiringCache
-
Invalidates the value in the cache.
- invalidateValue() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Invalidates the value in the cache.
- Inverter - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Inverter.
- invokeAction(UpnpIOParticipant, String, String, Map<String, String>) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Invoke an UPNP Action
- invokeFeature(JvmIdentifiableElement, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.smarthome.model.lazygen.LazyGenerator
- invokeInternal(WorkflowContext, ProgressMonitor, Issues) - Method in class org.eclipse.smarthome.model.lazygen.LazyStandaloneSetup
- IRRADIANCE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- isA(Class<? extends Tag>) - Static method in class org.eclipse.smarthome.core.semantics.SemanticsPredicates
- isAcceptedState(List<Class<? extends State>>, State) - Method in class org.eclipse.smarthome.core.items.GenericItem
-
Tests if state is within acceptedDataTypes list or a subclass of one of them
- isAdvanced() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns true is the parameter is considered an advanced option.
- isAdvanced() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
-
Gets the advanced flag for this group.
- isAdvanced() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupType
-
Returns
trueif thisChannelGroupTypecontains advanced functionalities which should be typically not shown in the basic view of user interfaces, otherwisefalse. - isAdvanced() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
-
Returns
trueif this channel type contains advanced functionalities which should be typically not shown in the basic view of user interfaces, otherwisefalse. - isAdvanced(boolean) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeBuilder
-
Specify whether this is an advanced
ChannelGroupType, default is false - isAdvanced(boolean) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Specify whether this is an advanced channel, default is false
- isAtLeastOne() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionCardinality
- isAtMostOne() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionCardinality
- isAutoLinksEnabled() - Method in class org.eclipse.smarthome.core.thing.link.ThingLinkManager
- isBackgroundDiscoveryEnabled() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- isBackgroundDiscoveryEnabled() - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Returns
trueif the background discovery mode is enabled, otherwisefalse. - isBankHoliday() - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isBankHoliday(int) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isBankHoliday(int, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isBankHoliday(ZonedDateTime) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Tests given day status
- isBankHoliday(ZonedDateTime) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isBankHoliday(ZonedDateTime, String) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Tests given day status against given userfile
- isBankHoliday(ZonedDateTime, String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isBankHoliday(ZonedDateTime, URL) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Tests given day status against given userfile
- isBigEndian() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Is big endian?
- isBridge() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- isBridge() - Method in interface org.eclipse.smarthome.model.thing.thing.ModelBridge
-
Returns the value of the 'Bridge' attribute.
- isChannelLinked(ChannelUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Returns whether at least one item is linked for the given UID of the channel.
- isClosed() - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
The client cannot be used anymore if close has been previously called.
- isCompatible(AudioFormat) - Method in class org.eclipse.smarthome.core.audio.AudioFormat
-
Determines if the passed AudioFormat is compatible with this AudioFormat.
- isConfirmation - Variable in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- isConfirmation() - Method in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- isConnecting - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- isConstant(String) - Static method in class org.eclipse.smarthome.core.i18n.I18nUtil
- isCurrentlyOwned() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortIdentifier
-
Determines whether the associated port is in use by an application (including this application).
- isDifferentMeasurementSystem(Unit<? extends Quantity<?>>, Unit<?>) - Static method in class org.eclipse.smarthome.core.types.util.UnitUtils
- isDone(Temporal) - Method in interface org.eclipse.smarthome.core.scheduler.SchedulerTemporalAdjuster
-
Used by the scheduler to determine if it should continue scheduling jobs.
- isEnabled() - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Returns information whether the
Thingis enabled or not. - isEnabled(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
This method gets enabled
RuleStatusfor aRule. - isEnabled(String) - Method in interface org.openhab.core.automation.RuleManager
-
This method gets enabled
RuleStatusfor aRule. - isEnabled(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.ThingManager
-
This method gets the enabled status for a
Thing. - isEquipment() - Static method in class org.eclipse.smarthome.core.semantics.SemanticsPredicates
- isExpired() - Method in class org.eclipse.smarthome.core.cache.ExpiringCache
-
Checks if the value is expired.
- isExpired() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Checks if the value is expired.
- isExpired(LocalDateTime, int) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
-
Calculate if the token is expired against the given time.
- isExtension(String, String) - Static method in class org.eclipse.smarthome.core.audio.utils.AudioStreamUtils
-
Checks if the extension of a filename matches the given.
- isFactoryForType(Object) - Method in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isHandlerInitialized(ThingHandler) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHandlerHelper
-
Checks if the thing handler has been initialized.
- isHandlerInitialized(Thing) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHandlerHelper
-
Checks if the thing handler has been initialized.
- isHandlerInitialized(ThingStatus) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHandlerHelper
-
Checks if the given state indicates that a thing handler has been initialized.
- isInDayset(String) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isInDayset(String, int) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isInDayset(String, ZonedDateTime) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Tests given day status against configured dayset
- isInDayset(String, ZonedDateTime) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isInGroup() - Method in class org.eclipse.smarthome.core.thing.ChannelUID
- isInitialized() - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns whether the handler has already been initialized.
- isInstalled() - Method in class org.eclipse.smarthome.core.extension.Extension
-
true, if the extension is installed, false otherwise
- isInternalNamespace(String) - Method in interface org.eclipse.smarthome.core.items.MetadataRegistry
-
Determines whether the given namespace is internal.
- isLinked(String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns whether at least one item is linked for the given channel ID.
- isLinked(String) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
-
Returns if a link for the given item name exists.
- isLinked(String, UID) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
-
Returns if an item for a given item name is linked to a channel or thing for a given UID.
- isLinked(ChannelUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Returns whether at least one item is linked for the given UID of the channel.
- isLinked(UID) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
-
Returns if a link for the given UID exists.
- isListed() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
-
Check, if things of this thing type should be listed for manually pairing or not.
- isListed(boolean) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- isLocation() - Static method in class org.eclipse.smarthome.core.semantics.SemanticsPredicates
- isModelRestricted() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns whether this firmware is restricted to things with the model provided by the
Firmware.getModel()method. - isModifyingCurrentConfig(Map<String, Object>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Checks whether a given list of parameters would mean any change to the existing Thing configuration if applied to it.
- isMultiple() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- isPartOf() - Method in interface org.eclipse.smarthome.core.semantics.model.Equipment
- isPartOf() - Method in interface org.eclipse.smarthome.core.semantics.model.Location
- isPending() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
-
Returns true if the firmware update is pending, false otherwise
- isPercent() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- isPercent() - Method in interface org.eclipse.smarthome.model.persistence.persistence.ThresholdFilter
-
Returns the value of the 'Percent' attribute.
- isPoint() - Static method in class org.eclipse.smarthome.core.semantics.SemanticsPredicates
- isProperlyConfigured() - Method in class org.openhab.core.binding.AbstractActiveBinding
- isProperlyConfigured() - Method in class org.openhab.core.service.AbstractActiveService
- isReadOnly() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- isReadOnly() - Method in class org.eclipse.smarthome.core.types.StateDescription
-
Returns
trueif the state can only be read but not written orfalseif the state can also be written. - isReadOnly() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Returns true, if the state can only be read but not written.
- isReady(ReadyMarker) - Method in interface org.eclipse.smarthome.core.service.ReadyService
- isReconnecting() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Return true if your implementation is trying to establish a connection, false otherwise.
- isReconnecting() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- isRegistered(UpnpIOParticipant) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Verify if the a participant is registered
- isRequired() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns
trueif the configuration parameter has to be set, otherwisefalse. - isRequired() - Method in class org.openhab.core.automation.type.Input
-
Determines if the Input is required or optional.
- isRetain() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- isRetain() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
- isRunning() - Method in interface org.eclipse.smarthome.model.script.actions.Timer
-
Determines whether the scheduled code is currently executed.
- isRunning() - Method in class org.openhab.core.service.AbstractActiveService
- isSameDimension(Item) - Method in class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
- isSatisfied() - Method in interface org.eclipse.smarthome.io.rest.RESTResource
-
Method used to determine availability of a RESTResource
- isSatisfied(Map<String, Object>) - Method in interface org.openhab.core.automation.handler.ConditionHandler
-
Checks if the Condition is satisfied in the given
context. - isSatisfied(Condition, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
- isSecure() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Return true if this is or will be an encrypted connection to the broker
- isSet() - Method in class org.eclipse.smarthome.test.AsyncResultWrapper
- isStarted() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
-
Returns if the reconnect strategy has been started.
- isSuccess() - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- isSuccess() - Method in class org.eclipse.smarthome.core.voice.text.InterpretationResult
- isSuccessorVersion(String) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Returns true, if this firmware is a successor version of the given firmware version, otherwise false.
- isSuitableFor(Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
Checks whether this firmware is suitable for the given thing.
- isSupported(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Checks if the supplied file extension or MimeType is supported by the existing ScriptEngineFactories
- isSwitchEnabled() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- isSwitchEnabled() - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Returns the value of the 'Switch Enabled' attribute.
- isSwitchEnabled() - Method in interface org.openhab.model.sitemap.Slider
-
Returns the value of the 'Switch Enabled' attribute.
- isSwitchFor(EPackage) - Method in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Checks whether this is a switch for the given package.
- isTransform(String) - Static method in class org.eclipse.smarthome.core.transform.TransformationHelper
-
determines whether a pattern refers to a transformation service
- isUpdateExecutable() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.FirmwareUpdateHandler
-
Returns true, if this firmware update handler is in a state in which the firmware update can be executed, otherwise false (e.g.
- isUpdateExecutable() - Method in class org.eclipse.smarthome.magic.binding.handler.MagicFirmwareUpdateThingHandler
- isUseIPv6() - Method in class org.eclipse.smarthome.core.net.NetUtil
-
Use IPv6.
- isUseIPv6() - Method in interface org.eclipse.smarthome.core.net.NetworkAddressService
-
Use IPv6.
- isUseOnlyOneAddress() - Method in class org.eclipse.smarthome.core.net.NetUtil
-
Use only one address per interface and family (IPv4 and IPv6).
- isUseOnlyOneAddress() - Method in interface org.eclipse.smarthome.core.net.NetworkAddressService
-
Use only one address per interface and family (IPv4 and IPv6).
- isValidIPConfig(String) - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Checks if the given String is a valid IPv4 Address or IPv4 address in CIDR notation
- isValidItemName(String) - Static method in class org.eclipse.smarthome.core.items.ItemUtil
-
Returns
trueif the specified name is a valid item name, otherwisefalse. - isValidItemName(String) - Method in interface org.openhab.core.items.ItemRegistry
-
Checks whether itemName matches the item name conventions.
- isVerifyable() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
-
Returns the verify flag for this parameter.
- isWeekend() - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isWeekend(int) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isWeekend(ZonedDateTime) - Method in interface org.eclipse.smarthome.core.ephemeris.EphemerisManager
-
Tests given day status against configured weekend days
- isWeekend(ZonedDateTime) - Static method in class org.eclipse.smarthome.model.script.actions.Ephemeris
- isWriteable() - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- isWriteable() - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Returns the value of the 'Writeable' attribute.
- item - Variable in class org.eclipse.smarthome.io.rest.core.persistence.ItemHistoryListDTO
- item - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
-
The cached value of the '
Item' attribute. - item - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
-
The cached value of the '
Item' attribute. - item - Variable in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
-
The cached value of the '
Item' attribute. - item - Variable in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
-
The cached value of the '
Item' attribute. - item - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
Item' attribute. - item - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The cached value of the '
Item' attribute. - item - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Item' attribute. - Item - Interface in org.eclipse.smarthome.core.items
-
This interface defines the core features of an openHAB item.
- Item - Interface in org.openhab.core.items
-
This interface defines the core features of an openHAB item.
- ITEM_CONFIG - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Item Config' class. - ITEM_CONFIG - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Item Config' class. - ITEM_CONFIG__ITEM - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Item' attribute.
- ITEM_CONFIG__ITEM - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- ITEM_CONFIG_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Item Config' class.
- ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
-
The default value of the '
Item' attribute. - ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
-
The default value of the '
Item' attribute. - ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
-
The default value of the '
Item' attribute. - ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
-
The default value of the '
Item' attribute. - ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The default value of the '
Item' attribute. - ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The default value of the '
Item' attribute. - ITEM_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Item' attribute. - ITEM_MODEL - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Item Model' class. - ITEM_MODEL - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Item Model' class. - ITEM_MODEL__ITEMS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Items' containment reference list.
- ITEM_MODEL__ITEMS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Items' containment reference list feature.
- ITEM_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The number of structural features of the 'Item Model' class.
- itemAdded(Item) - Method in interface org.openhab.core.items.ItemRegistryChangeListener
-
Notifies the listener that a single item has been added
- itemAdded(ItemProvider, Item) - Method in interface org.openhab.core.items.ItemsChangeListener
-
Notifies the listener that a single item has been added
- ItemAddedEvent - Class in org.eclipse.smarthome.core.items.events
-
An
ItemAddedEventnotifies subscribers that an item has been added. - ItemAddedEvent(String, String, ItemDTO) - Constructor for class org.eclipse.smarthome.core.items.events.ItemAddedEvent
-
Constructs a new item added event object.
- ItemBuilder - Interface in org.eclipse.smarthome.core.items
-
This class allows the easy construction of an
Itemusing the builder pattern. - ItemBuilderFactory - Interface in org.eclipse.smarthome.core.items
-
Creates a new
ItemBuilderwhich is based on all availableItemFactorys. - ItemChannelLink - Class in org.eclipse.smarthome.core.thing.link
- ItemChannelLink(String, ChannelUID) - Constructor for class org.eclipse.smarthome.core.thing.link.ItemChannelLink
- ItemChannelLink(String, ChannelUID, Configuration) - Constructor for class org.eclipse.smarthome.core.thing.link.ItemChannelLink
- ItemChannelLinkAddedEvent - Class in org.eclipse.smarthome.core.thing.link.events
-
A
ItemChannelLinkAddedEventnotifies subscribers that an item channel link has been added. - ItemChannelLinkAddedEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkAddedEvent
- ItemChannelLinkDTO - Class in org.eclipse.smarthome.core.thing.link.dto
-
This is a data transfer object that is used to serialize links.
- ItemChannelLinkDTO() - Constructor for class org.eclipse.smarthome.core.thing.link.dto.ItemChannelLinkDTO
-
Default constructor for deserialization e.g.
- ItemChannelLinkDTO(String, String, Map<String, Object>) - Constructor for class org.eclipse.smarthome.core.thing.link.dto.ItemChannelLinkDTO
- ItemChannelLinkProvider - Interface in org.eclipse.smarthome.core.thing.link
-
The
ItemChannelLinkProvideris responsible for providing item channel links. - ItemChannelLinkRegistry - Class in org.eclipse.smarthome.core.thing.link
- ItemChannelLinkRegistry(ThingRegistry, ItemRegistry) - Constructor for class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- ItemChannelLinkRemovedEvent - Class in org.eclipse.smarthome.core.thing.link.events
-
A
ItemChannelLinkRemovedEventnotifies subscribers that an item channel link has been removed. - ItemChannelLinkRemovedEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkRemovedEvent
- ItemCommandEvent - Class in org.eclipse.smarthome.core.items.events
-
ItemCommandEvents can be used to deliver commands through the openHAB event bus. - ItemCommandEvent(String, String, String, Command, String) - Constructor for class org.eclipse.smarthome.core.items.events.ItemCommandEvent
-
Constructs a new item command event object.
- ItemConfig - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Item Config'.
- ItemConfigElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
- ItemConfigImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Item Config'.
- ItemConfigImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- ItemDTO - Class in org.eclipse.smarthome.core.items.dto
-
This is a data transfer object that is used to serialize items.
- ItemDTO() - Constructor for class org.eclipse.smarthome.core.items.dto.ItemDTO
- ItemDTOMapper - Class in org.eclipse.smarthome.core.items.dto
-
The
ItemDTOMapperis an utility class to map items into item data transfer objects (DTOs). - ItemDTOMapper() - Constructor for class org.eclipse.smarthome.core.items.dto.ItemDTOMapper
- ItemEventFactory - Class in org.eclipse.smarthome.core.items.events
-
An
ItemEventFactoryis responsible for creating item event instances, e.g. - ItemEventFactory() - Constructor for class org.eclipse.smarthome.core.items.events.ItemEventFactory
-
Constructs a new ItemEventFactory.
- ItemFactory - Interface in org.eclipse.smarthome.core.items
-
This Factory creates concrete instances of the known ItemTypes.
- ItemFactory - Interface in org.openhab.core.items
-
This Factory creates concrete instances of the known ItemTypes.
- ItemHistoryDTO - Class in org.eclipse.smarthome.core.persistence.dto
-
This is a java bean that is used to serialize items to JSON.
- ItemHistoryDTO() - Constructor for class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO
- ItemHistoryDTO.HistoryDataBean - Class in org.eclipse.smarthome.core.persistence.dto
- ItemHistoryListDTO - Class in org.eclipse.smarthome.io.rest.core.persistence
-
This is a java bean that is used to serialize item lists.
- ItemHistoryListDTO() - Constructor for class org.eclipse.smarthome.io.rest.core.persistence.ItemHistoryListDTO
- ItemHistoryListDTO(Collection<ItemHistoryDTO>) - Constructor for class org.eclipse.smarthome.io.rest.core.persistence.ItemHistoryListDTO
- ItemLookupException - Exception in org.eclipse.smarthome.core.items
-
This is an abstract parent exception to be extended by any exceptions related to item lookups in the item registry.
- ItemLookupException - Exception in org.openhab.core.items
-
This is an abstract parent exception to be extended by any exceptions related to item lookups in the item registry.
- ItemLookupException(String) - Constructor for exception org.eclipse.smarthome.core.items.ItemLookupException
- ItemLookupException(String) - Constructor for exception org.openhab.core.items.ItemLookupException
- ItemModel - Interface in org.eclipse.smarthome.model.items
-
A representation of the model object 'Item Model'.
- ItemModelElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ItemModelElements
- ItemModelImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model object 'Item Model'.
- ItemModelImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ItemModelImpl
- itemName - Variable in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
- itemName - Variable in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- itemName - Variable in class org.eclipse.smarthome.core.thing.link.dto.AbstractLinkDTO
- ItemNameElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ItemNameElements
- ItemNotFoundException - Exception in org.eclipse.smarthome.core.items
-
This exception is thrown by the
ItemRegistryif an item could not be found. - ItemNotFoundException - Exception in org.openhab.core.items
-
This exception is thrown by the
ItemRegistryif an item could not be found. - ItemNotFoundException(String) - Constructor for exception org.eclipse.smarthome.core.items.ItemNotFoundException
- ItemNotFoundException(String) - Constructor for exception org.openhab.core.items.ItemNotFoundException
- ItemNotUniqueException - Exception in org.eclipse.smarthome.core.items
-
This exception can be thrown whenever a search pattern does not uniquely identify an item.
- ItemNotUniqueException - Exception in org.openhab.core.items
-
This exception can be thrown whenever a search pattern does not uniquely identify an item.
- ItemNotUniqueException(String, Collection<Item>) - Constructor for exception org.eclipse.smarthome.core.items.ItemNotUniqueException
- ItemNotUniqueException(String, Collection<Item>) - Constructor for exception org.openhab.core.items.ItemNotUniqueException
- ItemPredicates - Class in org.eclipse.smarthome.core.items
-
Provides some default predicates that are helpful when working with items.
- ItemPredicates() - Constructor for class org.eclipse.smarthome.core.items.ItemPredicates
- ItemProvider - Interface in org.eclipse.smarthome.core.items
-
An item provider provides instances of
GenericItem. - ItemProvider - Interface in org.openhab.core.items
-
An item provider provides instances of
GenericItem. - ItemRefElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
- ItemRegistry - Interface in org.eclipse.smarthome.core.items
-
The ItemRegistry is the central place, where items are kept in memory and their state is permanently tracked.
- ItemRegistry - Interface in org.openhab.core.items
-
The ItemRegistry is the central place, where items are kept in memory and their state is permanently tracked.
- ItemRegistryChangeListener - Interface in org.eclipse.smarthome.core.items
-
This is a listener interface which should be implemented where ever the item registry is used in order to be notified of any dynamic changes in the provided items.
- ItemRegistryChangeListener - Interface in org.openhab.core.items
-
This is a listener interface which should be implemented where ever the item registry is used in order to be notified of any dynamic changes in the provided items.
- itemRemoved(Item) - Method in interface org.openhab.core.items.ItemRegistryChangeListener
-
Notifies the listener that a single item has been removed
- itemRemoved(ItemProvider, Item) - Method in interface org.openhab.core.items.ItemsChangeListener
-
Notifies the listener that a single item has been removed
- ItemRemovedEvent - Class in org.eclipse.smarthome.core.items.events
-
An
ItemRemovedEventnotifies subscribers that an item has been removed. - ItemRemovedEvent(String, String, ItemDTO) - Constructor for class org.eclipse.smarthome.core.items.events.ItemRemovedEvent
-
Constructs a new item removed event object.
- itemRule(Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule on base of an expression, where the tail of the new rule's expression will consist of an item name expression.
- itemRule(Object, Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item rule on base of a head and a tail expression, where the middle part of the new rule's expression will consist of an item name expression.
- items - Variable in class org.eclipse.smarthome.model.items.impl.ItemModelImpl
-
The cached value of the '
Items' containment reference list. - items - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Items' containment reference list. - ItemsAdapterFactory - Class in org.eclipse.smarthome.model.items.util
-
The Adapter Factory for the model.
- ItemsAdapterFactory() - Constructor for class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
Creates an instance of the adapter factory.
- ItemsAntlrTokenFileProvider - Class in org.eclipse.smarthome.model.parser.antlr
- ItemsAntlrTokenFileProvider() - Constructor for class org.eclipse.smarthome.model.parser.antlr.ItemsAntlrTokenFileProvider
- ItemsChangeListener - Interface in org.openhab.core.items
-
This is a listener interface which should be implemented where ever item providers or the item registry are used in order to be notified of any dynamic changes in the provided items.
- ItemsFactory - Interface in org.eclipse.smarthome.model.items
-
The Factory for the model.
- ItemsFactoryImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model Factory.
- ItemsFactoryImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ItemsFactoryImpl
-
Creates an instance of the factory.
- ItemsFormatter - Class in org.eclipse.smarthome.model.formatting
-
This class contains custom formatting description.
- ItemsFormatter() - Constructor for class org.eclipse.smarthome.model.formatting.ItemsFormatter
- ItemsGenerator - Class in org.eclipse.smarthome.model.generator
-
Generates code from your model files on save.
- ItemsGenerator() - Constructor for class org.eclipse.smarthome.model.generator.ItemsGenerator
- ItemsGrammarAccess - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess(GrammarProvider) - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess
- ItemsGrammarAccess.BaseModelItemTypeElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.BOOLEANElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ItemModelElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelBindingElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelGroupFunctionElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelGroupItemElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelItemElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelItemTypeElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelNormalItemElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ModelPropertyElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.NUMBERElements - Class in org.eclipse.smarthome.model.services
- ItemsGrammarAccess.ValueTypeElements - Class in org.eclipse.smarthome.model.services
- ItemsIdeModule - Class in org.eclipse.smarthome.model.ide
-
Use this class to register ide components.
- ItemsIdeModule() - Constructor for class org.eclipse.smarthome.model.ide.ItemsIdeModule
- ItemsIdeSetup - Class in org.eclipse.smarthome.model.ide
-
Initialization support for running Xtext languages as language servers.
- ItemsIdeSetup() - Constructor for class org.eclipse.smarthome.model.ide.ItemsIdeSetup
- ItemsPackage - Interface in org.eclipse.smarthome.model.items
-
The Package for the model.
- ItemsPackage.Literals - Interface in org.eclipse.smarthome.model.items
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- ItemsPackageImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model Package.
- ItemsParser - Class in org.eclipse.smarthome.model.ide.contentassist.antlr
- ItemsParser - Class in org.eclipse.smarthome.model.parser.antlr
- ItemsParser() - Constructor for class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- ItemsParser() - Constructor for class org.eclipse.smarthome.model.parser.antlr.ItemsParser
- ItemsParser.NameMappings - Class in org.eclipse.smarthome.model.ide.contentassist.antlr
- ItemsRuntimeModule - Class in org.eclipse.smarthome.model
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ItemsRuntimeModule() - Constructor for class org.eclipse.smarthome.model.ItemsRuntimeModule
- ItemsScopeProvider - Class in org.eclipse.smarthome.model.scoping
-
This class contains custom scoping description.
- ItemsScopeProvider() - Constructor for class org.eclipse.smarthome.model.scoping.ItemsScopeProvider
- ItemsSemanticSequencer - Class in org.eclipse.smarthome.model.serializer
- ItemsSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.serializer.ItemsSemanticSequencer
- ItemsStandaloneSetup - Class in org.eclipse.smarthome.model
-
Initialization support for running Xtext languages without equinox extension registry
- ItemsStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.ItemsStandaloneSetup
- ItemsStandaloneSetupGenerated - Class in org.eclipse.smarthome.model
- ItemsStandaloneSetupGenerated() - Constructor for class org.eclipse.smarthome.model.ItemsStandaloneSetupGenerated
- ItemsSwitch<T> - Class in org.eclipse.smarthome.model.items.util
-
The Switch for the model's inheritance hierarchy.
- ItemsSwitch() - Constructor for class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
Creates an instance of the switch.
- ItemsSyntacticSequencer - Class in org.eclipse.smarthome.model.serializer
- ItemsSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.serializer.ItemsSyntacticSequencer
- itemState - Variable in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
- ItemStateChangedEvent - Class in org.eclipse.smarthome.core.items.events
-
ItemStateChangedEvents can be used to deliver item state changes through the openHAB event bus. - ItemStateChangedEvent(String, String, String, State, State) - Constructor for class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
-
Constructs a new item state changed event.
- itemStateConverter - Variable in class org.eclipse.smarthome.core.items.GenericItem
- ItemStateConverter - Interface in org.eclipse.smarthome.core.items
- ItemStateEvent - Class in org.eclipse.smarthome.core.items.events
-
ItemStateEvents can be used to deliver item status updates through the openHAB event bus. - ItemStateEvent(String, String, String, State, String) - Constructor for class org.eclipse.smarthome.core.items.events.ItemStateEvent
-
Constructs a new item state event.
- ItemStatePredictedEvent - Class in org.eclipse.smarthome.core.items.events
-
This event announces potential item state outcomes when a command was received.
- ItemStatePredictedEvent(String, String, String, State, boolean) - Constructor for class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- ItemsValidator - Class in org.eclipse.smarthome.model.validation
-
Custom validation rules.
- ItemsValidator() - Constructor for class org.eclipse.smarthome.model.validation.ItemsValidator
- itemType - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- itemType - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- itemType - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- ItemUIProvider - Interface in org.eclipse.smarthome.ui.items
-
This interface describes the methods that need to be implemented by a provider that wants to define the appearance of an item in the UI.
- ItemUIProvider - Interface in org.openhab.ui.items
-
This interface describes the methods that need to be implemented by a provider that wants to define the appearance of an item in the UI.
- ItemUIRegistry - Interface in org.eclipse.smarthome.ui.items
-
This interface is used by a service which combines the core item registry with an aggregation of item ui providers; it can be therefore widely used for all UI related information requests regarding items.
- ItemUIRegistry - Interface in org.openhab.ui.items
-
This interface is used by a service which combines the core item registry with an aggregation of item ui providers; it can be therefore widely used for all UI related information requests regarding items.
- ItemUpdatedEvent - Class in org.eclipse.smarthome.core.items.events
-
An
ItemUpdatedEventnotifies subscribers that an item has been updated. - ItemUpdatedEvent(String, String, ItemDTO, ItemDTO) - Constructor for class org.eclipse.smarthome.core.items.events.ItemUpdatedEvent
-
Constructs a new item updated event object.
- ItemUtil - Class in org.eclipse.smarthome.core.items
- IThingActionsProvider - Interface in org.eclipse.smarthome.model.script.engine
J
- JavaOSGiTest - Class in org.eclipse.smarthome.test.java
-
JavaOSGiTestis an abstract base class for OSGi based tests. - JavaOSGiTest() - Constructor for class org.eclipse.smarthome.test.java.JavaOSGiTest
- JavaTest - Class in org.eclipse.smarthome.test.java
-
JavaTestis an abstract base class for tests which are not necessarily based on OSGi. - JavaTest() - Constructor for class org.eclipse.smarthome.test.java.JavaTest
- JODA_TIME_PACKAGE - Static variable in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- JOULE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- jpg - org.eclipse.smarthome.ui.chart.ChartProvider.ImageType
- jpg - org.openhab.ui.chart.ChartProvider.ImageType
- JSONResponse - Class in org.eclipse.smarthome.io.rest
-
Static helper methods to build up JSON-like Response objects and error handling.
- JSONResponse.ExceptionMapper - Class in org.eclipse.smarthome.io.rest
-
trap exceptions
K
- KATAL - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- keepAlive - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
-
Keepalive in seconds
- KELVIN - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- key - Variable in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
-
The cached value of the '
Key' attribute. - key - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
-
The cached value of the '
Key' attribute. - KEY_ALTITUDE - Static variable in class org.eclipse.smarthome.core.library.types.PointType
- KEY_ALTITUDE - Static variable in class org.openhab.core.library.types.PointType
- KEY_BRIGHTNESS - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- KEY_BRIGHTNESS - Static variable in class org.openhab.core.library.types.HSBType
- KEY_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
-
The default value of the '
Key' attribute. - KEY_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
-
The default value of the '
Key' attribute. - KEY_HUE - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- KEY_HUE - Static variable in class org.openhab.core.library.types.HSBType
- KEY_LATITUDE - Static variable in class org.eclipse.smarthome.core.library.types.PointType
- KEY_LATITUDE - Static variable in class org.openhab.core.library.types.PointType
- KEY_LONGITUDE - Static variable in class org.eclipse.smarthome.core.library.types.PointType
- KEY_LONGITUDE - Static variable in class org.openhab.core.library.types.PointType
- KEY_SATURATION - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- KEY_SATURATION - Static variable in class org.openhab.core.library.types.HSBType
- keys() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Returns a set of all keys.
- keySet() - Method in class org.eclipse.smarthome.config.core.Configuration
- keyToString(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
-
Transforms the key into a string representation.
- keyToString(String) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
- keyToString(String) - Method in class org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider
- keyToString(String) - Method in class org.openhab.core.automation.ManagedRuleProvider
- keyToString(ThingUID) - Method in class org.eclipse.smarthome.core.thing.ManagedThingProvider
- KIBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- KIBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
210 - KIBIOCTET - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KILO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- KILOBIT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KILOBIT_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KILOGRAM - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- KILOGRAM_PER_CUBICMETRE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KILOMETRE_PER_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- KILOVAR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KILOVAR_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KILOWATT_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- kind - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- kind - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- kind - Variable in class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTO
- Kitchen - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Kitchen.
- KNOT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- KSErrorEvent - Class in org.eclipse.smarthome.core.voice
- KSErrorEvent(String) - Constructor for class org.eclipse.smarthome.core.voice.KSErrorEvent
-
Constructs an instance with the passed
message. - KSEvent - Interface in org.eclipse.smarthome.core.voice
-
A tagging interface for keyword spotting events.
- ksEventReceived(KSEvent) - Method in interface org.eclipse.smarthome.core.voice.KSListener
-
Invoked when a
KSEventevent occurs during keyword spotting. - KSException - Exception in org.eclipse.smarthome.core.voice
-
General purpose keyword spotting exception
- KSException() - Constructor for exception org.eclipse.smarthome.core.voice.KSException
-
Constructs a new exception with null as its detail message.
- KSException(String) - Constructor for exception org.eclipse.smarthome.core.voice.KSException
-
Constructs a new exception with the specified detail message.
- KSException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.voice.KSException
-
Constructs a new exception with the specified detail message and cause.
- KSException(Throwable) - Constructor for exception org.eclipse.smarthome.core.voice.KSException
-
Constructs a new exception with the specified cause.
- KSListener - Interface in org.eclipse.smarthome.core.voice
-
The listener interface for receiving
KSEventevents. - KSpottedEvent - Class in org.eclipse.smarthome.core.voice
- KSpottedEvent() - Constructor for class org.eclipse.smarthome.core.voice.KSpottedEvent
- KSService - Interface in org.eclipse.smarthome.core.voice
-
This is the interface that a keyword spotting service has to implement.
- KSServiceHandle - Interface in org.eclipse.smarthome.core.voice
-
An handle to a
KSService
L
- label - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- label - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- label - Variable in class org.eclipse.smarthome.config.core.dto.ParameterOptionDTO
- label - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- label - Variable in class org.eclipse.smarthome.core.items.dto.ItemDTO
- label - Variable in class org.eclipse.smarthome.core.items.GenericItem
- label - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- label - Variable in class org.eclipse.smarthome.core.persistence.dto.PersistenceServiceDTO
-
Service label
- label - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- label - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- label - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelGroupDefinitionDTO
- label - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- label - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- label - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- label - Variable in class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTO
- label - Variable in class org.eclipse.smarthome.io.rest.core.service.ConfigurableServiceDTO
- label - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Label' attribute. - label - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
-
The cached value of the '
Label' attribute. - label - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Label' attribute. - label - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Label' attribute. - label - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
-
The cached value of the '
Label' attribute. - label - Variable in class org.openhab.core.automation.dto.ModuleDTO
- label - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- label - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- label - Variable in class org.openhab.core.automation.util.ModuleBuilder
- label() - Method in annotation type org.eclipse.smarthome.core.semantics.model.TagInfo
- label() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- label() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- label() - Method in annotation type org.openhab.core.automation.annotation.RuleAction
- LABEL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The default value of the '
Label' attribute. - LABEL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
-
The default value of the '
Label' attribute. - LABEL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The default value of the '
Label' attribute. - LABEL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The default value of the '
Label' attribute. - LABEL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
-
The default value of the '
Label' attribute. - labelColor - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Label Color' containment reference list. - lastUpdate(Item) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Query the last update time of a given
item. - lastUpdate(Item, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Query for the last update time of a given
item. - Latest() - Constructor for class org.eclipse.smarthome.core.library.types.DateTimeGroupFunction.Latest
- LATEST - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'LATEST' literal object.
- LATEST_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'LATEST' literal value.
- LawnMower - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Lawn Mower.
- LazyGenerator - Class in org.eclipse.smarthome.model.lazygen
- LazyGenerator() - Constructor for class org.eclipse.smarthome.model.lazygen.LazyGenerator
- LazyLanguageConfig - Class in org.eclipse.smarthome.model.lazygen
- LazyLanguageConfig() - Constructor for class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- LazyStandaloneSetup - Class in org.eclipse.smarthome.model.lazygen
- LazyStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.lazygen.LazyStandaloneSetup
- LEAGUE - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- legend - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Legend' attribute. - LEGEND_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Legend' attribute. - length() - Method in class org.eclipse.smarthome.core.audio.ByteArrayAudioStream
- length() - Method in class org.eclipse.smarthome.core.audio.FileAudioStream
- length() - Method in class org.eclipse.smarthome.core.audio.FixedLengthAudioStream
-
Provides the length of the stream in bytes.
- Light - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Light.
- Lightbulb - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Lightbulb.
- limitToFields(Stream<T>, String) - Method in interface org.eclipse.smarthome.io.rest.DTOMapper
- limitToOptions - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- link - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- LINKABLE_WIDGET - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Linkable Widget' class. - LINKABLE_WIDGET - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Linkable Widget' class. - LINKABLE_WIDGET__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- LINKABLE_WIDGET__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- LINKABLE_WIDGET__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- LINKABLE_WIDGET__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- LINKABLE_WIDGET__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- LINKABLE_WIDGET__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- LINKABLE_WIDGET__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- LINKABLE_WIDGET__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- LINKABLE_WIDGET_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Linkable Widget' class.
- LinkableWidget - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Linkable Widget'.
- LinkableWidget - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Linkable Widget'.
- LinkableWidgetElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
- LinkableWidgetImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Linkable Widget'.
- LinkableWidgetImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.LinkableWidgetImpl
- linkedItems - Variable in class org.eclipse.smarthome.io.rest.core.thing.EnrichedChannelDTO
- LinkEventFactory - Class in org.eclipse.smarthome.core.thing.link.events
-
This is an
EventFactoryfor creating link events. - LinkEventFactory() - Constructor for class org.eclipse.smarthome.core.thing.link.events.LinkEventFactory
-
Constructs a new LinkEventFactory.
- list(String) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Returns a list of service infos of the specified type
- list(String, Duration) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Returns a list of service infos of the specified type within timeout
- List - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'List'.
- List - Interface in org.openhab.model.sitemap
-
A representation of the model object 'List'.
- LIST - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
List' class. - LIST - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
List' class. - LIST__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- LIST__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- LIST__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- LIST__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- LIST__SEPARATOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Separator' attribute.
- LIST__SEPARATOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Separator' attribute feature.
- LIST__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- LIST__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- LIST_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'List' class.
- listed - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- ListElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.ListElements
- listeners - Variable in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- listeners - Variable in class org.eclipse.smarthome.core.items.GenericItem
- listeners - Variable in class org.openhab.core.items.GenericItem
- ListImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'List'.
- ListImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- LITRE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- LITRE_PER_MINUTE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- LivingRoom - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Living Room.
- loadClass(String) - Method in class org.eclipse.smarthome.model.script.scoping.ActionClassLoader
- loadScript(String, InputStreamReader) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Loads a script and initializes its scope variables
- LOCAL - org.eclipse.smarthome.io.transport.serial.ProtocolType.PathType
- localeProvider - Variable in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- LocaleProvider - Interface in org.eclipse.smarthome.core.i18n
-
The interface describe a provider for a locale.
- LocaleService - Interface in org.eclipse.smarthome.io.rest
-
Provides helper method for working with locales.
- LocaleServiceImpl - Class in org.eclipse.smarthome.io.rest
-
LocaleServiceImplprovides helper method for working with locales in REST resources. - LocaleServiceImpl() - Constructor for class org.eclipse.smarthome.io.rest.LocaleServiceImpl
- localize(Bundle, ConfigDescription, Locale) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlConfigDescriptionProvider
- localize(Bundle, T_OBJECT, Locale) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
-
Create a translated/localized copy of the given object.
- localizedCommandOptions(List<CommandOption>, Channel, Locale) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
-
Localizes a
ListofCommandOptions that should be used for the channel. - LocalizedKey - Class in org.eclipse.smarthome.core.i18n
-
Common class (used as key) for i18n to store a localized object in a cache.
- LocalizedKey(Object, String) - Constructor for class org.eclipse.smarthome.core.i18n.LocalizedKey
- localizedStateOptions(List<StateOption>, Channel, Locale) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
-
Localizes a
ListofStateOptions that should be used for the channel. - localizeStatePattern(String, Channel, Locale) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
-
Localizes a pattern that should be used for the channel.
- location - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- location - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Location' attribute. - Location - Interface in org.eclipse.smarthome.core.semantics.model
-
This is the super interface for all types that represent a Location.
- LOCATION - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- LOCATION_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Location' attribute. - LOCATION_PATTERN - Static variable in class org.eclipse.smarthome.core.library.types.PointType
- LocationItem - Class in org.eclipse.smarthome.core.library.items
-
A LocationItem can be used to store GPS related informations, addresses...
- LocationItem - Class in org.openhab.core.library.items
-
A LocationItem can be used to store GPS related informations, addresses...
- LocationItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.LocationItem
- LocationItem(String) - Constructor for class org.openhab.core.library.items.LocationItem
- LocationProvider - Interface in org.eclipse.smarthome.core.i18n
-
This interface describes a provider for a location.
- Locations - Class in org.eclipse.smarthome.core.semantics.model.location
-
This class provides a stream of all defined locations.
- Locations() - Constructor for class org.eclipse.smarthome.core.semantics.model.location.Locations
- Lock - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Lock.
- LogAction - Class in org.eclipse.smarthome.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- LogAction() - Constructor for class org.eclipse.smarthome.model.script.actions.LogAction
- logDebug(String, String, Object...) - Static method in class org.eclipse.smarthome.model.script.actions.LogAction
-
Creates the Log-Entry
formatwith levelDEBUGand logs under the loggers nameorg.eclipse.smarthome.model.script.<loggerName> - logError(String, String, Object...) - Static method in class org.eclipse.smarthome.model.script.actions.LogAction
-
Creates the Log-Entry
formatwith levelERRORand logs under the loggers nameorg.eclipse.smarthome.model.script.<loggerName> - logger - Variable in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- logger - Variable in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- logger - Variable in class org.eclipse.smarthome.core.service.AbstractWatchService
-
Default logger for ESH Watch Services
- logger - Variable in class org.eclipse.smarthome.core.service.WatchQueueReader
- logger - Variable in class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
-
Logger bound to child class.
- logger - Variable in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- logInfo(String, String, Object...) - Static method in class org.eclipse.smarthome.model.script.actions.LogAction
-
Creates the Log-Entry
formatwith levelINFOand logs under the loggers nameorg.eclipse.smarthome.model.script.<loggerName> - logSetTypeError(State) - Method in class org.eclipse.smarthome.core.items.GenericItem
- logWarn(String, String, Object...) - Static method in class org.eclipse.smarthome.model.script.actions.LogAction
-
Creates the Log-Entry
formatwith levelWARNand logs under the loggers nameorg.eclipse.smarthome.model.script.<loggerName> - LONG_PRESSED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- longValue() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- longValue() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- longValue() - Method in class org.openhab.core.library.types.DecimalType
- lostConnection() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
The
MqttConnectionObserverwill call this method if a broker connection has been lost or couldn't be established. - lostConnection() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- LowBattery - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a LowBattery.
- LT - org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
- LT - org.openhab.core.persistence.FilterCriteria.Operator
- LTE - org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
- LTE - org.openhab.core.persistence.FilterCriteria.Operator
- LUMEN - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- LUX - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- lwtMessage - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- lwtQos - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- lwtRetain - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- lwtTopic - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
M
- M3U_EXTENSION - Static variable in class org.eclipse.smarthome.core.audio.URLAudioStream
- MagicActionModuleThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
ThingHandler which provides annotated actions that will become Action modules for the automation engine
- MagicActionModuleThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicActionModuleThingHandler
- MagicBindingConstants - Class in org.eclipse.smarthome.magic.binding
-
The
MagicBindingConstantsclass defines common constants, which are used across the whole binding. - MagicBindingConstants() - Constructor for class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- MagicBridgedThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicBridgedThingHandleris responsible for handling commands, which are sent to one of the channels. - MagicBridgedThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicBridgedThingHandler
- MagicBridgeHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicBridgeHandlerserves as a handler for magic bridges. - MagicBridgeHandler(Bridge) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicBridgeHandler
- MagicChattyThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
ThingHandler that randomly sends numbers and strings to channels based on a configured interval
- MagicChattyThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- MagicColorLightHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicColorLightHandleris responsible for handling commands, which are sent to one of the channels. - MagicColorLightHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicColorLightHandler
- MagicConfigurableThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
Handler for thing with a configuration parameter
- MagicConfigurableThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicConfigurableThingHandler
- MagicContactHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicContactHandleris responsible for handling commands, which are sent to one of the channels. - MagicContactHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicContactHandler
- MagicDelayedOnlineHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
ThingHandler for a thing that goes online after 15 seconds
- MagicDelayedOnlineHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicDelayedOnlineHandler
- MagicDimmableLightHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicDimmableLightHandleris responsible for handling commands, which are sent to one of the channels. - MagicDimmableLightHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicDimmableLightHandler
- MagicDynamicStateDescriptionThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
ThingHandler which provides channels with dynamic state descriptions.
- MagicDynamicStateDescriptionThingHandler(Thing, MagicDynamicStateDescriptionProvider) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
- MagicExtensibleThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
A handler for an extensible thing.
- MagicExtensibleThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicExtensibleThingHandler
- MagicFirmwareUpdateThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
Handler for firmware updatable magic things.
- MagicFirmwareUpdateThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicFirmwareUpdateThingHandler
- MagicImageHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicImageHandleris responsible for handling commands, which are sent to one of the channels. - MagicImageHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicImageHandler
- MagicLocationThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicLocationThingHandleris responsible for handling commands, which are sent to one of the channels. - MagicLocationThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicLocationThingHandler
- MagicMultiInstanceService - Class in org.eclipse.smarthome.magic.service
-
Testing service for multi-context configurations.
- MagicMultiInstanceService() - Constructor for class org.eclipse.smarthome.magic.service.MagicMultiInstanceService
- MagicMultiInstanceServiceMarker - Class in org.eclipse.smarthome.magic.service
- MagicMultiInstanceServiceMarker() - Constructor for class org.eclipse.smarthome.magic.service.MagicMultiInstanceServiceMarker
- MagicOnlineOfflineHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicOnlineOfflineHandleris responsible for handling commands, which are sent to one of the channels. - MagicOnlineOfflineHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicOnlineOfflineHandler
- MagicOnOffLightHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicOnOffLightHandleris responsible for handling commands, which are sent to one of the channels. - MagicOnOffLightHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicOnOffLightHandler
- MagicPlayerHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicPlayerHandleris responsible for handling commands, which are sent to one of the channels. - MagicPlayerHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicPlayerHandler
- MagicRolllershutterHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
The
MagicRolllershutterHandleris responsible for handling commands, which are sent to one of the channels. - MagicRolllershutterHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicRolllershutterHandler
- MagicService - Interface in org.eclipse.smarthome.magic.binding
-
A public interface for a service from this virtual bundle which is also a
ConfigOptionProvider. - MagicThermostatThingHandler - Class in org.eclipse.smarthome.magic.binding.handler
-
A handler for a thermostat thing.
- MagicThermostatThingHandler(Thing) - Constructor for class org.eclipse.smarthome.magic.binding.handler.MagicThermostatThingHandler
- ManagedItemChannelLinkProvider - Class in org.eclipse.smarthome.core.thing.link
-
ManagedItemChannelLinkProvideris responsible for managedItemChannelLinks at runtime. - ManagedItemChannelLinkProvider(StorageService) - Constructor for class org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider
- ManagedItemProvider - Class in org.eclipse.smarthome.core.items
-
ManagedItemProvideris an OSGi service, that allows to add or remove items at runtime by callingManagedItemProvider#addItem(Item)orManagedItemProvider#removeItem(Item). - ManagedItemProvider(StorageService) - Constructor for class org.eclipse.smarthome.core.items.ManagedItemProvider
- ManagedItemProvider.PersistedItem - Class in org.eclipse.smarthome.core.items
- ManagedItemProvider.PersistedItemInstanceCreator - Class in org.eclipse.smarthome.core.items
- ManagedMetadataProvider - Interface in org.eclipse.smarthome.core.items
-
ManagedMetadataProvideris an OSGi service interface that allows to add or remove metadata for items at runtime. - ManagedProvider<E extends Identifiable<K>,K> - Interface in org.eclipse.smarthome.core.common.registry
-
The
ManagedProvideris a specificProviderthat enables to add, remove and update elements at runtime. - ManagedRuleProvider - Class in org.openhab.core.automation
-
Implementation of a rule provider that uses the storage service for persistence
- ManagedRuleProvider(StorageService) - Constructor for class org.openhab.core.automation.ManagedRuleProvider
- ManagedThingProvider - Class in org.eclipse.smarthome.core.thing
-
ManagedThingProvideris an OSGi service, that allows to add or remove things at runtime by callingManagedThingProvider#addThing(Thing)orManagedThingProvider#removeThing(Thing). - ManagedThingProvider(StorageService) - Constructor for class org.eclipse.smarthome.core.thing.ManagedThingProvider
- map(Collection<? extends Action>) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- map(Collection<? extends Trigger>) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- map(Collection<ActionType>) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(Collection<ConditionType>) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(Collection<TriggerType>) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(List<? extends Condition>) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- map(List<ConfigDescriptionParameterDTO>) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
- map(ConfigDescription) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
-
Maps configuration description into configuration description DTO object.
- map(ConfigDescription) - Static method in class org.eclipse.smarthome.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
-
Maps configuration description into configuration description DTO object.
- map(DiscoveryResult) - Static method in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTOMapper
-
Maps discovery result into discovery result data transfer object.
- map(DiscoveryResultDTO) - Static method in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTOMapper
-
Maps discovery result data transfer object into discovery result.
- map(ItemDTO, ItemBuilderFactory) - Static method in class org.eclipse.smarthome.core.items.dto.ItemDTOMapper
-
Maps item DTO into item object.
- map(Item) - Static method in class org.eclipse.smarthome.core.items.dto.ItemDTOMapper
-
Maps item into item DTO object.
- map(Item, boolean, Predicate<Item>, URI, Locale) - Static method in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTOMapper
-
Maps item into enriched item DTO object.
- map(Channel) - Static method in class org.eclipse.smarthome.core.thing.dto.ChannelDTOMapper
-
Maps channel into channel DTO object.
- map(ChannelDTO) - Static method in class org.eclipse.smarthome.core.thing.dto.ChannelDTOMapper
-
Maps channel DTO into channel object.
- map(ThingDTO, boolean) - Static method in class org.eclipse.smarthome.core.thing.dto.ThingDTOMapper
-
Maps thing DTO into thing
- map(ProfileType) - Static method in class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTOMapper
-
Maps profile type into stripped profile type data transfer object.
- map(Thing) - Static method in class org.eclipse.smarthome.core.thing.dto.ThingDTOMapper
-
Maps thing into thing data transfer object (DTO).
- map(Thing, ThingStatusInfo, FirmwareStatusDTO, Map<String, Set<String>>, boolean) - Static method in class org.eclipse.smarthome.io.rest.core.thing.EnrichedThingDTOMapper
-
Maps thing into enriched thing data transfer object.
- map(ThingType, Locale) - Static method in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTOMapper
-
Maps thing type into stripped thing type data transfer object.
- map(Action) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- map(Condition) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- map(CompositeActionTypeDTO) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(CompositeConditionTypeDTO) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(CompositeTriggerTypeDTO) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(RuleDTO) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
- map(RuleTemplateDTO) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- map(Rule) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
- map(RuleTemplate) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- map(Trigger) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- map(ActionType) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(CompositeActionType) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
- map(CompositeConditionType) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(CompositeTriggerType) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- map(ConditionType) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
- map(TriggerType) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- mapDto(Collection<ActionDTO>) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- mapDto(Collection<TriggerDTO>) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- mapDto(List<ConditionDTO>) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- mapDto(ActionDTO) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
- mapDto(ConditionDTO) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
- mapDto(TriggerDTO) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
- mapEnrichedParameters(List<ConfigDescriptionParameter>) - Static method in class org.eclipse.smarthome.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
-
Maps configuration description parameters into enriched DTO objects.
- mapFilterCriteria(List<FilterCriteria>) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
- mapFunction(GroupFunction) - Static method in class org.eclipse.smarthome.core.items.dto.ItemDTOMapper
- mapFunction(Item, GroupFunctionDTO) - Static method in class org.eclipse.smarthome.core.items.dto.ItemDTOMapper
- mapOptions(List<ParameterOption>) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
- mapParameterGroups(List<ConfigDescriptionParameterGroup>) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
-
Maps configuration description parameter groups into DTO objects.
- mapParameters(List<ConfigDescriptionParameter>) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
-
Maps configuration description parameters into DTO objects.
- Mapping - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Mapping'.
- Mapping - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Mapping'.
- MAPPING - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Mapping' class. - MAPPING - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Mapping' class. - MAPPING__CMD - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Cmd' attribute feature.
- MAPPING__CMD - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Cmd' attribute.
- MAPPING__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- MAPPING__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- MAPPING_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Mapping' class.
- MappingElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MappingElements
- MappingImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Mapping'.
- MappingImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- mappings - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
-
The cached value of the '
Mappings' containment reference list. - mappings - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
-
The cached value of the '
Mappings' containment reference list. - Mapview - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Mapview'.
- MAPVIEW - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Mapview' class. - MAPVIEW - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Mapview' class. - MAPVIEW__HEIGHT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- MAPVIEW__HEIGHT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Height' attribute.
- MAPVIEW__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- MAPVIEW__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- MAPVIEW__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- MAPVIEW__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- MAPVIEW__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- MAPVIEW__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- MAPVIEW_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Mapview' class.
- MapviewElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.MapviewElements
- MapviewImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Mapview'.
- MapviewImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- markReady(ReadyMarker) - Method in interface org.eclipse.smarthome.core.service.ReadyService
-
Register the given marker as being "ready".
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.eclipse.smarthome.config.xml.util.GenericUnmarshaller
- match_Chart_Colorpicker_Default_Group_Image_List_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_GroupKeyword_0_or_ImageKeyword_0_or_ListKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0 - Variable in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- match_Chart_Colorpicker_Default_List_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ChartKeyword_0_or_ColorpickerKeyword_0_or_DefaultKeyword_0_or_ListKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0 - Variable in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- match_Group_Image_GroupKeyword_0_or_ImageKeyword_0 - Variable in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
- match_ModelBinding___LeftSquareBracketKeyword_3_0_RightSquareBracketKeyword_3_3__q - Variable in class org.eclipse.smarthome.model.serializer.AbstractItemsSyntacticSequencer
- match_ModelBridge___LeftCurlyBracketKeyword_6_0_ThingsKeyword_6_1_q_ChannelsKeyword_6_3_q_RightCurlyBracketKeyword_6_5__q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelBridge___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelBridge_ChannelsKeyword_6_3_q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelBridge_ThingsKeyword_6_1_q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelChannel___LeftSquareBracketKeyword_4_0_RightSquareBracketKeyword_4_3__q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing___LeftCurlyBracketKeyword_6_0_ChannelsKeyword_6_1_q_RightCurlyBracketKeyword_6_3__q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing_ChannelsKeyword_6_1_q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_ModelThing_ThingKeyword_0_q - Variable in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSyntacticSequencer
- match_PersistenceConfiguration_ColonKeyword_3_0_0_or_SemicolonKeyword_3_1 - Variable in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- match_PersistenceModel___FiltersKeyword_6_0_LeftCurlyBracketKeyword_6_1_RightCurlyBracketKeyword_6_3__q - Variable in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- match_PersistenceModel___ItemsKeyword_7_0_LeftCurlyBracketKeyword_7_1_RightCurlyBracketKeyword_7_3__q - Variable in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
- match_Script_SemicolonKeyword_1_1_q - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_Script_SemicolonKeyword_1_1_q - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XBlockExpression_SemicolonKeyword_2_1_q - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XBlockExpression_SemicolonKeyword_2_1_q - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XExpressionInClosure_SemicolonKeyword_1_1_q - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XExpressionInClosure_SemicolonKeyword_1_1_q - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XImportDeclaration_SemicolonKeyword_2_q - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XImportDeclaration_SemicolonKeyword_2_q - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_a - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_a - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_p - Variable in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSyntacticSequencer
- match_XParenthesizedExpression_LeftParenthesisKeyword_0_p - Variable in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSyntacticSequencer
- max - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- Max() - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Max
- Max() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Max
- Max(Class<? extends Quantity<?>>) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Max
- MAX - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'MAX' literal object.
- MAX_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'MAX' literal value.
- MAX_VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
-
The default value of the '
Max Value' attribute. - MAX_VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Max Value' attribute. - maximum - Variable in class org.eclipse.smarthome.core.types.StateDescription
- maximumSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the maximum value of the state of a given
itemsince a certain point in time. - maximumSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the maximum value of the state of a given
itemsince a certain point in time. - maxValue - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
-
The cached value of the '
Max Value' attribute. - maxValue - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Max Value' attribute. - MDNSClient - Interface in org.eclipse.smarthome.io.transport.mdns
-
This interface defines how to get an JmDNS instance to access Bonjour/MDNS
- MDNSDiscoveryParticipant - Interface in org.eclipse.smarthome.config.discovery.mdns
-
A
MDNSDiscoveryParticipantthat is registered as a service is picked up by theMDNSDiscoveryServiceand can thus contributeDiscoveryResults from mDNS scans. - MDNSDiscoveryParticipant - Interface in org.eclipse.smarthome.io.transport.mdns.discovery
-
Deprecated.use org.eclipse.smarthome.config.discovery.mdns.MDNSDiscoveryParticipant instead.
- MDNSService - Interface in org.eclipse.smarthome.io.transport.mdns
-
This interface defines how to use JmDNS based service discovery to register and unregister services on Bonjour/MDNS
- Measurement - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Measurement.
- MEBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- MEBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
220 - MEBIOCTET - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MEGA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- MEGABIT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MEGABIT_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MEGAWATT_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- members - Variable in class org.eclipse.smarthome.core.items.GroupItem
- members - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedGroupItemDTO
- members - Variable in class org.openhab.core.items.GroupItem
- merge(Thing, ThingDTO) - Static method in class org.eclipse.smarthome.core.thing.util.ThingHelper
-
Merges the content of a ThingDTO with an existing Thing.
- message - Variable in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
-
The corresponding internationalized status message.
- messageKey - Variable in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
-
The key of the message to be used for internationalization.
- metadata - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- Metadata - Class in org.eclipse.smarthome.core.items
-
This is a data class for storing meta-data for a given item and namespace.
- Metadata(MetadataKey, String, Map<String, Object>) - Constructor for class org.eclipse.smarthome.core.items.Metadata
- MetadataConfigDescriptionProvider - Interface in org.eclipse.smarthome.config.core.metadata
-
A
MetadataConfigDescriptionProviderimplementation can be registered as an OSGi service in order to give guidance to UIs what metadata namespaces should be available and what metadata properties are expected. - MetadataDTO - Class in org.eclipse.smarthome.core.items.dto
-
This is a data transfer object that is used to serialize metadata for a certain namespace and item.
- MetadataDTO() - Constructor for class org.eclipse.smarthome.core.items.dto.MetadataDTO
- MetadataKey - Class in org.eclipse.smarthome.core.items
-
This class represents the key of a
Metadataentity. - MetadataKey(String, String) - Constructor for class org.eclipse.smarthome.core.items.MetadataKey
-
Creates a new instance.
- MetadataPredicates - Class in org.eclipse.smarthome.core.items
-
Provides some default predicates that are helpful when working with metadata.
- MetadataPredicates() - Constructor for class org.eclipse.smarthome.core.items.MetadataPredicates
- MetadataProvider - Interface in org.eclipse.smarthome.core.items
-
This is a marker interface for metadata provider implementations that should be used to register those as an OSGi service.
- MetadataRegistry - Interface in org.eclipse.smarthome.core.items
-
The MetadataRegistry is the central place, where additional information about items is kept.
- METRE - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- METRE_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- METRE_PER_SQUARE_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MetricPrefix - Class in org.eclipse.smarthome.core.library.unit
-
The metric prefixes used to derive units by specific powers of 10.
- MetricPrefix() - Constructor for class org.eclipse.smarthome.core.library.unit.MetricPrefix
- MICRO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- MICROGRAM_PER_CUBICMETRE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MICROWATT_PER_SQUARE_CENTIMETRE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- migrateThingType(Thing, ThingTypeUID, Configuration) - Method in interface org.eclipse.smarthome.core.thing.ThingTypeMigrationService
-
Changes the type of a given
Thing. - migrateThingType(Thing, ThingTypeUID, Configuration) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs the framework that the ThingType of the given
Thingshould be changed. - MILE - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- MILES_PER_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- MILLI(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- MILLIBAR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MILLIMETRE_OF_MERCURY - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MILLIMETRE_PER_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- mimeType - Variable in class org.eclipse.smarthome.core.library.types.RawType
- min - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- Min() - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Min
- Min() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Min
- Min(Class<? extends Quantity<?>>) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Min
- MIN - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'MIN' literal object.
- MIN_MAX_AGE_SECS - Static variable in interface org.eclipse.smarthome.config.discovery.upnp.UpnpDiscoveryParticipant
-
According to the UPnP specification, the minimum MaxAge is 1800 seconds.
- MIN_MAX_AGE_SECS - Static variable in interface org.eclipse.smarthome.config.discovery.UpnpDiscoveryParticipant
-
Deprecated.According to the UPnP specification, the minimum MaxAge is 1800 seconds.
- MIN_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'MIN' literal value.
- MIN_VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
-
The default value of the '
Min Value' attribute. - MIN_VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Min Value' attribute. - minimum - Variable in class org.eclipse.smarthome.core.types.StateDescription
- minimumSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the minimum value of the state of a given
itemsince a certain point in time. - minimumSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the historic item with the minimum value of the state of a given
itemsince a certain point in time. - MINUTE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- minValue - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
-
The cached value of the '
Min Value' attribute. - minValue - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Min Value' attribute. - model - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- MODEL_ALOHOMORA - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- MODEL_BINDING - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Binding' class. - MODEL_BINDING - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Model Binding' class. - MODEL_BINDING__CONFIGURATION - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Configuration' attribute feature.
- MODEL_BINDING__CONFIGURATION - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Configuration' attribute.
- MODEL_BINDING__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- MODEL_BINDING__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_BINDING__TYPE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- MODEL_BINDING__TYPE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_BINDING_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The number of structural features of the 'Model Binding' class.
- MODEL_BRIDGE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Bridge' class. - MODEL_BRIDGE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Bridge' class. - MODEL_BRIDGE__BRIDGE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Bridge' attribute feature.
- MODEL_BRIDGE__BRIDGE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Bridge' attribute.
- MODEL_BRIDGE__BRIDGE_UID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Bridge UID' attribute.
- MODEL_BRIDGE__CHANNELS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Channels' containment reference list.
- MODEL_BRIDGE__ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_BRIDGE__LABEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_BRIDGE__LOCATION - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Location' attribute.
- MODEL_BRIDGE__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_BRIDGE__THING_ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Id' attribute.
- MODEL_BRIDGE__THING_TYPE_ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Type Id' attribute.
- MODEL_BRIDGE__THINGS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Things' containment reference list feature.
- MODEL_BRIDGE__THINGS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Things' containment reference list.
- MODEL_BRIDGE_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Bridge' class.
- MODEL_CHANNEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Channel' class. - MODEL_CHANNEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Channel' class. - MODEL_CHANNEL__CHANNEL_KIND - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Channel Kind' attribute feature.
- MODEL_CHANNEL__CHANNEL_KIND - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Channel Kind' attribute.
- MODEL_CHANNEL__CHANNEL_TYPE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Channel Type' attribute feature.
- MODEL_CHANNEL__CHANNEL_TYPE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Channel Type' attribute.
- MODEL_CHANNEL__ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_CHANNEL__LABEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_CHANNEL__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_CHANNEL__TYPE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- MODEL_CHANNEL__TYPE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Type' attribute.
- MODEL_CHANNEL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Channel' class.
- MODEL_COLLOPORTUS - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- MODEL_GROUP_FUNCTION - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Group Function' enum. - MODEL_GROUP_FUNCTION - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Model Group Function' enum. - MODEL_GROUP_ITEM - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Group Item' class. - MODEL_GROUP_ITEM - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Model Group Item' class. - MODEL_GROUP_ITEM__ARGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Args' attribute list feature.
- MODEL_GROUP_ITEM__ARGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Args' attribute list.
- MODEL_GROUP_ITEM__BINDINGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Bindings' containment reference list.
- MODEL_GROUP_ITEM__FUNCTION - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Function' attribute feature.
- MODEL_GROUP_ITEM__FUNCTION - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Function' attribute.
- MODEL_GROUP_ITEM__GROUPS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Groups' attribute list.
- MODEL_GROUP_ITEM__ICON - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Icon' attribute.
- MODEL_GROUP_ITEM__LABEL - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Label' attribute.
- MODEL_GROUP_ITEM__NAME - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Name' attribute.
- MODEL_GROUP_ITEM__TAGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Tags' attribute list.
- MODEL_GROUP_ITEM__TYPE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_GROUP_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The number of structural features of the 'Model Group Item' class.
- MODEL_ITEM - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Item' class. - MODEL_ITEM - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Model Item' class. - MODEL_ITEM__BINDINGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Bindings' containment reference list feature.
- MODEL_ITEM__BINDINGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Bindings' containment reference list.
- MODEL_ITEM__GROUPS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Groups' attribute list feature.
- MODEL_ITEM__GROUPS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Groups' attribute list.
- MODEL_ITEM__ICON - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- MODEL_ITEM__ICON - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Icon' attribute.
- MODEL_ITEM__LABEL - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- MODEL_ITEM__LABEL - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Label' attribute.
- MODEL_ITEM__NAME - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- MODEL_ITEM__NAME - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Name' attribute.
- MODEL_ITEM__TAGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Tags' attribute list feature.
- MODEL_ITEM__TAGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Tags' attribute list.
- MODEL_ITEM__TYPE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- MODEL_ITEM__TYPE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The number of structural features of the 'Model Item' class.
- MODEL_LUMOS - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- MODEL_NORMAL_ITEM - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Normal Item' class. - MODEL_NORMAL_ITEM - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Model Normal Item' class. - MODEL_NORMAL_ITEM__BINDINGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Bindings' containment reference list.
- MODEL_NORMAL_ITEM__GROUPS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Groups' attribute list.
- MODEL_NORMAL_ITEM__ICON - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Icon' attribute.
- MODEL_NORMAL_ITEM__LABEL - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Label' attribute.
- MODEL_NORMAL_ITEM__NAME - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Name' attribute.
- MODEL_NORMAL_ITEM__TAGS - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Tags' attribute list.
- MODEL_NORMAL_ITEM__TYPE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Type' attribute.
- MODEL_NORMAL_ITEM_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The number of structural features of the 'Model Normal Item' class.
- MODEL_NOX - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- MODEL_PROPERTY - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the '
Model Property' class. - MODEL_PROPERTY - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The meta object id for the '
Model Property' class. - MODEL_PROPERTY - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Property' class. - MODEL_PROPERTY - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Property' class. - MODEL_PROPERTY__KEY - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- MODEL_PROPERTY__KEY - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Key' attribute.
- MODEL_PROPERTY__KEY - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Key' attribute feature.
- MODEL_PROPERTY__KEY - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Key' attribute.
- MODEL_PROPERTY__VALUE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- MODEL_PROPERTY__VALUE - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The feature id for the 'Value' attribute.
- MODEL_PROPERTY__VALUE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Value' attribute list feature.
- MODEL_PROPERTY__VALUE - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Value' attribute list.
- MODEL_PROPERTY_CONTAINER - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Property Container' class. - MODEL_PROPERTY_CONTAINER - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Property Container' class. - MODEL_PROPERTY_CONTAINER__ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- MODEL_PROPERTY_CONTAINER__ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_PROPERTY_CONTAINER__LABEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- MODEL_PROPERTY_CONTAINER__LABEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_PROPERTY_CONTAINER__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Properties' containment reference list feature.
- MODEL_PROPERTY_CONTAINER__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_PROPERTY_CONTAINER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Property Container' class.
- MODEL_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.items.ItemsPackage
-
The number of structural features of the 'Model Property' class.
- MODEL_PROPERTY_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Property' class.
- MODEL_SCRIPT_ACTIONS_PACKAGE - Static variable in class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- MODEL_THING - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model Thing' class. - MODEL_THING - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The meta object id for the '
Model Thing' class. - MODEL_THING__BRIDGE_UID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Bridge UID' attribute feature.
- MODEL_THING__BRIDGE_UID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Bridge UID' attribute.
- MODEL_THING__CHANNELS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Channels' containment reference list feature.
- MODEL_THING__CHANNELS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Channels' containment reference list.
- MODEL_THING__ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Id' attribute.
- MODEL_THING__LABEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Label' attribute.
- MODEL_THING__LOCATION - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Location' attribute feature.
- MODEL_THING__LOCATION - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Location' attribute.
- MODEL_THING__PROPERTIES - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Properties' containment reference list.
- MODEL_THING__THING_ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Thing Id' attribute feature.
- MODEL_THING__THING_ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Id' attribute.
- MODEL_THING__THING_TYPE_ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Thing Type Id' attribute feature.
- MODEL_THING__THING_TYPE_ID - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Thing Type Id' attribute.
- MODEL_THING_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model Thing' class.
- ModelBinding - Interface in org.eclipse.smarthome.model.items
-
A representation of the model object 'Model Binding'.
- ModelBindingElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelBindingElements
- ModelBindingImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model object 'Model Binding'.
- ModelBindingImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- ModelBridge - Interface in org.eclipse.smarthome.model.thing.thing
-
A representation of the model object 'Model Bridge'.
- ModelBridgeElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelBridgeElements
- ModelBridgeImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model object 'Model Bridge'.
- ModelBridgeImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- modelChanged(String, EventType) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- modelChanged(String, EventType) - Method in interface org.eclipse.smarthome.model.core.ModelRepositoryChangeListener
-
Performs dispatch of all binding configs and fires all
ItemsChangeListeners ifmodelNameends with "items". - ModelChannel - Interface in org.eclipse.smarthome.model.thing.thing
-
A representation of the model object 'Model Channel'.
- ModelChannelElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelChannelElements
- ModelChannelImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model object 'Model Channel'.
- ModelChannelImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- ModelCoreConstants - Class in org.eclipse.smarthome.model.core
-
This class holds all important constants relevant for this bundle.
- ModelCoreConstants() - Constructor for class org.eclipse.smarthome.model.core.ModelCoreConstants
- ModelGroupFunction - Enum in org.eclipse.smarthome.model.items
-
A representation of the literals of the enumeration 'Model Group Function', and utility methods for working with them.
- ModelGroupFunctionElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
- ModelGroupItem - Interface in org.eclipse.smarthome.model.items
-
A representation of the model object 'Model Group Item'.
- ModelGroupItemElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelGroupItemElements
- ModelGroupItemImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model object 'Model Group Item'.
- ModelGroupItemImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- ModelItem - Interface in org.eclipse.smarthome.model.items
-
A representation of the model object 'Model Item'.
- ModelItemElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemElements
- ModelItemImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model object 'Model Item'.
- ModelItemImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- ModelItemTypeElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelItemTypeElements
- ModelItemTypeElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
- ModelNormalItem - Interface in org.eclipse.smarthome.model.items
-
A representation of the model object 'Model Normal Item'.
- ModelNormalItemElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelNormalItemElements
- ModelNormalItemImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model object 'Model Normal Item'.
- ModelNormalItemImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ModelNormalItemImpl
- modelPackage - Static variable in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.eclipse.smarthome.model.items.util.ItemsSwitch
-
The cached model package
- modelPackage - Static variable in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
The cached model package
- modelPackage - Static variable in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
The cached model package
- modelPackage - Static variable in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
The cached model package
- modelPackage - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
The cached model package
- modelPackage - Static variable in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
The cached model package
- ModelParser - Interface in org.eclipse.smarthome.model.core
-
This interface has to be implemented by services that register an EMF model parser
- ModelProperty - Interface in org.eclipse.smarthome.model.items
-
A representation of the model object 'Model Property'.
- ModelProperty - Interface in org.eclipse.smarthome.model.thing.thing
-
A representation of the model object 'Model Property'.
- ModelPropertyContainer - Interface in org.eclipse.smarthome.model.thing.thing
-
A representation of the model object 'Model Property Container'.
- ModelPropertyContainerElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
- ModelPropertyContainerImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model object 'Model Property Container'.
- ModelPropertyContainerImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- ModelPropertyElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ModelPropertyElements
- ModelPropertyElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelPropertyElements
- ModelPropertyImpl - Class in org.eclipse.smarthome.model.items.impl
-
An implementation of the model object 'Model Property'.
- ModelPropertyImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model object 'Model Property'.
- ModelPropertyImpl() - Constructor for class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- ModelPropertyImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- ModelRepository - Interface in org.eclipse.smarthome.model.core
-
The model repository stores the configuration files (EMF models).
- ModelRepositoryChangeListener - Interface in org.eclipse.smarthome.model.core
- modelRestricted - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- modelSwitch - Variable in class org.eclipse.smarthome.model.items.util.ItemsAdapterFactory
-
The switch that delegates to the
createXXXmethods. - modelSwitch - Variable in class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
The switch that delegates to the
createXXXmethods. - modelSwitch - Variable in class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
The switch that delegates to the
createXXXmethods. - modelSwitch - Variable in class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
The switch that delegates to the
createXXXmethods. - modelSwitch - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
The switch that delegates to the
createXXXmethods. - modelSwitch - Variable in class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
The switch that delegates to the
createXXXmethods. - ModelThing - Interface in org.eclipse.smarthome.model.thing.thing
-
A representation of the model object 'Model Thing'.
- ModelThingElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ModelThingElements
- ModelThingImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model object 'Model Thing'.
- ModelThingImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- ModifiablePersistenceService - Interface in org.eclipse.smarthome.core.persistence
-
This class provides an interface to the a
PersistenceServiceto allow data to be stored at a specific time. - modified(Map<String, Object>) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Called when the configuration for the discovery service is changed.
- modified(Map<String, Object>) - Method in class org.eclipse.smarthome.core.common.ThreadPoolManager
- modified(Map<String, Object>) - Method in class org.eclipse.smarthome.core.net.NetUtil
- modified(Map<String, Object>) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- modified(Map<String, Object>) - Method in class org.eclipse.smarthome.magic.service.MagicMultiInstanceService
- modified(ComponentContext) - Method in class org.eclipse.smarthome.core.thing.link.ThingLinkManager
- MODIFIED - org.eclipse.smarthome.model.core.EventType
- module - Variable in class org.openhab.core.automation.handler.BaseModuleHandler
- Module - Interface in org.openhab.core.automation
-
This interface represents automation
Moduleswhich are building components of theRules. - MODULE_TYPE - Static variable in exception org.openhab.core.automation.parser.ParsingNestedException
- ModuleBuilder<B extends ModuleBuilder<B,T>,T extends Module> - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Moduleinstance using the builder pattern. - ModuleBuilder() - Constructor for class org.openhab.core.automation.util.ModuleBuilder
- ModuleBuilder(T) - Constructor for class org.openhab.core.automation.util.ModuleBuilder
- ModuleDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ModuleDTO() - Constructor for class org.openhab.core.automation.dto.ModuleDTO
- ModuleDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ModuleDTOMapper() - Constructor for class org.openhab.core.automation.dto.ModuleDTOMapper
- ModuleHandler - Interface in org.openhab.core.automation.handler
-
A common interface for all module Handler interfaces.
- ModuleHandlerCallback - Interface in org.openhab.core.automation
-
This class is responsible to provide a
RegistryChangeListenerlogic. - ModuleHandlerFactory - Interface in org.openhab.core.automation.handler
-
This interface represents a factory for
ModuleHandlerinstances. - ModuleInformation - Class in org.openhab.core.automation.module.provider
-
Wrapper class to collect information about actions modules to be created
- ModuleInformation(String, Object, Method) - Constructor for class org.openhab.core.automation.module.provider.ModuleInformation
- ModuleType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
ModuleTypeinstances. - ModuleType(String, List<ConfigDescriptionParameter>) - Constructor for class org.openhab.core.automation.type.ModuleType
-
Creates a
ModuleTypeinstance. - ModuleType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility) - Constructor for class org.openhab.core.automation.type.ModuleType
-
Creates a
ModuleTypeinstance. - ModuleTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- ModuleTypeDTO() - Constructor for class org.openhab.core.automation.dto.ModuleTypeDTO
- ModuleTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- ModuleTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ModuleTypeDTOMapper
- ModuleTypeI18nService - Interface in org.openhab.core.automation.module.provider.i18n
-
Interface for a service that offer i18n functionality
- ModuleTypeProvider - Interface in org.openhab.core.automation.type
-
This interface has to be implemented by all providers of
ModuleTypes. - ModuleTypeRegistry - Interface in org.openhab.core.automation.type
-
This interface provides functionality to get available
ModuleTypes. - MOLE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- MotionDetector - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Motion Detector.
- MOVE - org.eclipse.smarthome.core.library.types.StopMoveType
- MOVE - org.openhab.core.library.types.StopMoveType
- MP3 - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
- MP3_EXTENSION - Static variable in class org.eclipse.smarthome.core.audio.FileAudioStream
- MqttActionCallback - Interface in org.eclipse.smarthome.io.transport.mqtt
-
Implement this to be notified of the success or error of a any method in
MqttBrokerConnectionthat takes a callback. - MqttBrokerConnection - Class in org.eclipse.smarthome.io.transport.mqtt
-
An MQTTBrokerConnection represents a single client connection to a MQTT broker.
- MqttBrokerConnection(String, Integer, boolean, String) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Create a new TCP MQTT3 client connection to a server with the given host and port.
- MqttBrokerConnection(MqttBrokerConnection.Protocol, String, Integer, boolean, String) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- MqttBrokerConnection(MqttBrokerConnection.Protocol, MqttBrokerConnection.MqttVersion, String, Integer, boolean, String) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Create a new MQTT client connection to a server with the given protocol, host and port.
- MqttBrokerConnection.ConnectionCallback - Class in org.eclipse.smarthome.io.transport.mqtt
-
Create a listener object for being used as a callback for a connection attempt.
- MqttBrokerConnection.MqttVersion - Enum in org.eclipse.smarthome.io.transport.mqtt
-
MQTT version (currently v3 and v5)
- MqttBrokerConnection.Protocol - Enum in org.eclipse.smarthome.io.transport.mqtt
-
MQTT transport protocols
- MqttBrokerConnectionConfig - Class in org.eclipse.smarthome.io.transport.mqtt
-
Contains configuration for a MqttBrokerConnection.
- MqttBrokerConnectionConfig() - Constructor for class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- MqttConnectionObserver - Interface in org.eclipse.smarthome.io.transport.mqtt
-
Implement this interface to get notified of connection state changes.
- MqttConnectionState - Enum in org.eclipse.smarthome.io.transport.mqtt
-
The connection state of a
MqttBrokerConnection. - MqttException - Exception in org.eclipse.smarthome.io.transport.mqtt
-
Thrown if an error occurs communicating with the server.
- MqttException(int) - Constructor for exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Deprecated.
- MqttException(int, Throwable) - Constructor for exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Deprecated.
- MqttException(String) - Constructor for exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Constructs a new
MqttExceptionwith the specified reason - MqttException(Throwable) - Constructor for exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Constructs a new
MqttExceptionwith the specifiedThrowableas the underlying reason. - MqttMessageSubscriber - Interface in org.eclipse.smarthome.io.transport.mqtt
-
Implement this interface and register on the {@see MqttBrokerConnection} to get notified of incoming Mqtt messages on the given topic.
- MqttService - Interface in org.eclipse.smarthome.io.transport.mqtt
-
This service allows you to enumerate system-wide configured Mqtt broker connections.
- MqttServiceObserver - Interface in org.eclipse.smarthome.io.transport.mqtt
-
Implement this interface to get notified of new and removed MQTT broker.
- mqttVersion - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- MqttWillAndTestament - Class in org.eclipse.smarthome.io.transport.mqtt
-
Class encapsulating the last will and testament that is published after the client has gone offline.
- MqttWillAndTestament(String, byte[], int, boolean) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
-
Create a new MqttWillAndTestament with at least a topic name.
- multiple - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- multiple - Variable in class org.eclipse.smarthome.io.rest.core.service.ConfigurableServiceDTO
- multipleLimit - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- multiply(BigDecimal) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Multiply this
QuantityTypeby the given value. - multiply(QuantityType<?>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Multiply this QuantityType by the given
QuantityType.
N
- name - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- name - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterGroupDTO
- name - Variable in class org.eclipse.smarthome.config.core.dto.FilterCriteriaDTO
- name - Variable in class org.eclipse.smarthome.core.binding.dto.BindingInfoDTO
- name - Variable in class org.eclipse.smarthome.core.items.dto.GroupFunctionDTO
- name - Variable in class org.eclipse.smarthome.core.items.dto.ItemDTO
- name - Variable in class org.eclipse.smarthome.core.items.GenericItem
- name - Variable in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO
- name - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- name - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Name' attribute. - name - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
-
The cached value of the '
Name' attribute. - name - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
-
The cached value of the '
Name' attribute. - name - Variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
-
The cached value of the '
Name' attribute. - name - Variable in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Name' attribute. - name - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The cached value of the '
Name' attribute. - name - Variable in class org.openhab.core.automation.dto.RuleDTO
- name - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- name - Variable in class org.openhab.core.items.GenericItem
- name() - Static method in interface org.eclipse.smarthome.core.semantics.model.Location
- name() - Method in annotation type org.eclipse.smarthome.core.thing.binding.ThingActionsScope
- name() - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item name placeholder expression.
- name() - Method in annotation type org.eclipse.smarthome.model.script.engine.action.ParamDoc
- name() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- name() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- name() - Method in annotation type org.openhab.core.automation.annotation.ActionScope
- name() - Method in annotation type org.openhab.core.scriptengine.action.ParamDoc
- name(Expression) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an item name placeholder expression.
- NAME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
-
The default value of the '
Name' attribute. - NAME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
-
The default value of the '
Name' attribute. - NamedThreadFactory - Class in org.eclipse.smarthome.core.common
-
Thread factory that applies a thread name constructed by a supplied identifier.
- NamedThreadFactory(String) - Constructor for class org.eclipse.smarthome.core.common.NamedThreadFactory
-
Creates a new named thread factory.
- NamedThreadFactory(String, boolean) - Constructor for class org.eclipse.smarthome.core.common.NamedThreadFactory
-
Creates a new named thread factory.
- NamedThreadFactory(String, boolean, int) - Constructor for class org.eclipse.smarthome.core.common.NamedThreadFactory
-
Creates a new named thread factory.
- NameMappings(PersistenceGrammarAccess) - Constructor for class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser.NameMappings
- NameMappings(RulesGrammarAccess) - Constructor for class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser.NameMappings
- NameMappings(ScriptGrammarAccess) - Constructor for class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser.NameMappings
- NameMappings(ItemsGrammarAccess) - Constructor for class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser.NameMappings
- NameMappings(SitemapGrammarAccess) - Constructor for class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser.NameMappings
- NameMappings(ThingGrammarAccess) - Constructor for class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser.NameMappings
- NAnd(State, State) - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.NAnd
- NAnd(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.NAnd
- NAND - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'NAND' literal object.
- NAND_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'NAND' literal value.
- NANO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- negate() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Negates the value of this QuantityType leaving its unit untouched.
- NEQ - org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
- NEQ - org.openhab.core.persistence.FilterCriteria.Operator
- NET - org.eclipse.smarthome.io.transport.serial.ProtocolType.PathType
- NetUtil - Class in org.eclipse.smarthome.core.net
-
Some utility functions related to network interfaces etc.
- NetUtil() - Constructor for class org.eclipse.smarthome.core.net.NetUtil
- NetworkAddressChangeListener - Interface in org.eclipse.smarthome.core.net
-
This is an interface for listeners who wants to be notified for the change of network address.
- NetworkAddressService - Interface in org.eclipse.smarthome.core.net
-
Interface that provides access to configured network addresses
- NetworkAppliance - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Network Appliance.
- networkPrefixLengthToNetmask(int) - Static method in class org.eclipse.smarthome.core.net.NetUtil
-
Converts a netmask in bits into a string representation i.e.
- NEW - org.eclipse.smarthome.config.discovery.DiscoveryResultFlag
-
The flag
NEWto signal that the result object should be regarded as new by the system so that a further processing should be applied. - NEW_STATE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The default value of the '
New State' attribute. - newItemBuilder(String, String) - Method in interface org.eclipse.smarthome.core.items.ItemBuilderFactory
-
Create a new
ItemBuilder, which is initialized by the given item. - newItemBuilder(String, String) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Deprecated.Use the
ItemBuilderFactoryservice instead. - newItemBuilder(Item) - Method in interface org.eclipse.smarthome.core.items.ItemBuilderFactory
-
Create a new
ItemBuilder, which is initialized by the given item. - newItemBuilder(Item) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Deprecated.Use the
ItemBuilderFactoryservice instead. - newScriptFromString(String) - Method in interface org.eclipse.smarthome.model.script.engine.ScriptEngine
-
Parses a string and returns a parsed script object.
- newScriptFromXExpression(XExpression) - Method in interface org.eclipse.smarthome.model.script.engine.ScriptEngine
-
Wraps an Xbase XExpression in a Script instance
- newState - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
-
The cached value of the '
New State' containment reference. - newState - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The cached value of the '
New State' containment reference. - newState - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The cached value of the '
New State' attribute. - newState(ProfileTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Obtain a new builder for a
StateProfileTypeinstance. - newThread(Runnable) - Method in class org.eclipse.smarthome.core.common.NamedThreadFactory
- NEWTON - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- newTrigger(ProfileTypeUID, String) - Static method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Obtain a new builder for a
TriggerProfileTypeinstance. - next() - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
- next() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the next progress step is going to be executed.
- next(String, boolean) - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Returns the next object if the specified name of the node fits to the next node, or
nullif the node does not exist. - NEXT - org.eclipse.smarthome.core.library.types.NextPreviousType
- nextAttribute(String, String, boolean) - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Returns the next attribute if the specified name of the node fits to the next node and the attribute with the specified name could be found, or
nullif the node or attribute does not exist. - nextList(String, boolean) - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Returns the next list of values if the specified name of the node fits to the next node, or
nullif the node does not exist. - NextPreviousType - Enum in org.eclipse.smarthome.core.library.types
-
This type is used by the
PlayerItem. - nextValue(String, boolean) - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Returns the next value if the specified name of the node fits to the next node, or
nullif the node does not exist. - NodeAttributes - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeAttributesclass contains all attributes for an XML tag. - NodeAttributes(String, Map<String, String>) - Constructor for class org.eclipse.smarthome.config.xml.util.NodeAttributes
-
Creates a new instance of this class with the specified parameters.
- NodeAttributesConverter - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeAttributesConverteris a concrete implementation of theXStreamConverterinterface used to convert the attributes of an XML tag within an XML document into aNodeAttributesobject. - NodeAttributesConverter() - Constructor for class org.eclipse.smarthome.config.xml.util.NodeAttributesConverter
- NodeIterator - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeIteratoris anIteratorfor nodes of an XML document. - NodeIterator(List<?>) - Constructor for class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Creates a new instance of this class with the specified argument.
- NodeList - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeListclass contains the node name and its according list of values for an XML tag. - NodeList(String, Map<String, String>, List<?>) - Constructor for class org.eclipse.smarthome.config.xml.util.NodeList
-
Creates a new instance of this class with the specified parameters.
- NodeListConverter - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeListConverteris a concrete implementation of theXStreamConverterinterface used to convert a list of XML tags within an XML document into aNodeListobject. - NodeListConverter() - Constructor for class org.eclipse.smarthome.config.xml.util.NodeListConverter
- NodeName - Interface in org.eclipse.smarthome.config.xml.util
-
The
NodeNameinterface defines common features for allNode* classes. - NodeValue - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeValueclass contains the node name and its according value for an XML tag. - NodeValue(String, Map<String, String>, Object) - Constructor for class org.eclipse.smarthome.config.xml.util.NodeValue
-
Creates a new instance of this class with the specified parameters.
- NodeValueConverter - Class in org.eclipse.smarthome.config.xml.util
-
The
NodeValueConverteris a concrete implementation of theXStreamConverterinterface used to convert the value of an XML tag within an XML document into aNodeValueobject. - NodeValueConverter() - Constructor for class org.eclipse.smarthome.config.xml.util.NodeValueConverter
- Noise - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Noise.
- NON_LINKABLE_WIDGET - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Non Linkable Widget' class. - NON_LINKABLE_WIDGET - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Non Linkable Widget' class. - NON_LINKABLE_WIDGET__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- NON_LINKABLE_WIDGET__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- NON_LINKABLE_WIDGET__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- NON_LINKABLE_WIDGET__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- NON_LINKABLE_WIDGET__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- NON_LINKABLE_WIDGET__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- NON_LINKABLE_WIDGET_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Non Linkable Widget' class.
- NONE - org.eclipse.smarthome.core.thing.ThingStatusDetail
- NONE - org.openhab.core.automation.RuleStatusDetail
- NONE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.NoneOnlyStatus
- NONE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OfflineStatus
- NONE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.OnlineStatus
- NONE - Variable in class org.eclipse.smarthome.core.thing.ThingStatusDetail.UninitializedStatus
- NonLinkableWidget - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Non Linkable Widget'.
- NonLinkableWidget - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Non Linkable Widget'.
- NonLinkableWidgetElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
- NonLinkableWidgetImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Non Linkable Widget'.
- NonLinkableWidgetImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.NonLinkableWidgetImpl
- NOr(State, State) - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.NOr
- NOr(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.NOr
- NOR - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'NOR' literal object.
- NOR_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'NOR' literal value.
- normalizeConfiguration(Configuration, Map<String, ConfigDescriptionParameter>) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
-
Normalizes the types of the configuration's parameters to the allowed ones.
- normalizeModuleConfigurations(List<T>, ModuleTypeRegistry) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
-
Normalizes the configurations of the provided
ModuleImpls. - normalizeType(Object) - Static method in class org.eclipse.smarthome.config.core.ConfigUtil
-
Normalizes the type of the parameter to the one allowed for configurations.
- normalizeType(Object, ConfigDescriptionParameter) - Static method in class org.eclipse.smarthome.config.core.ConfigUtil
-
Normalizes the type of the parameter to the one allowed for configurations.
- normalizeTypes(Map<String, Object>) - Static method in class org.eclipse.smarthome.config.core.ConfigUtil
-
Normalizes the types to the ones allowed for configurations.
- normalizeTypes(Map<String, Object>, List<ConfigDescription>) - Static method in class org.eclipse.smarthome.config.core.ConfigUtil
-
Normalizes the given configuration according to the given config descriptions.
- notifyListeners(E, E, AbstractRegistry.EventType) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- notifyListeners(E, AbstractRegistry.EventType) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- notifyListeners(State, State) - Method in class org.eclipse.smarthome.core.items.GenericItem
- notifyListenersAboutAddedElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- notifyListenersAboutAddedElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- notifyListenersAboutAddedElement(ItemChannelLink) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- notifyListenersAboutRemovedElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- notifyListenersAboutRemovedElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- notifyListenersAboutRemovedElement(ItemChannelLink) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- notifyListenersAboutUpdatedElement(E, E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- notifyListenersAboutUpdatedElement(E, E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- notifyListenersAboutUpdatedElement(ItemChannelLink, ItemChannelLink) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- notifyOnBreakInterrupt(boolean) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnBreakInterrupt(boolean) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enable / disable the notification on break interrupt.
- notifyOnDataAvailable(boolean) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnDataAvailable(boolean) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enable / disable the notification for 'data available'.
- notifyOnFramingError(boolean) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnFramingError(boolean) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enable / disable the notification on framing error.
- notifyOnOverrunError(boolean) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnOverrunError(boolean) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enable / disable the notification on overrun error.
- notifyOnParityError(boolean) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- notifyOnParityError(boolean) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Enable / disable the notification on parity error.
- NULL - org.eclipse.smarthome.core.types.UnDefType
- NULL - org.openhab.core.types.UnDefType
- NULL_DEFINITION - Static variable in class org.eclipse.smarthome.model.script.lib.NumberExtensions
-
It is the definition of Java null pointer for the rules language.
- NUMBER - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- NumberElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.NumberElements
- NUMBERElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.NUMBERElements
- NUMBERElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.NUMBERElements
- NumberExtensions - Class in org.eclipse.smarthome.model.script.lib
-
This class contains all kinds of extensions to be used by scripts and not provided by Xbase.
- NumberExtensions() - Constructor for class org.eclipse.smarthome.model.script.lib.NumberExtensions
- NumberItem - Class in org.eclipse.smarthome.core.library.items
-
A NumberItem has a decimal value and is usually used for all kinds of sensors, like temperature, brightness, wind, etc.
- NumberItem - Class in org.openhab.core.library.items
-
A NumberItem has a decimal value and is usually used for all kinds of sensors, like temperature, brightness, wind, etc.
- NumberItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.NumberItem
- NumberItem(String) - Constructor for class org.openhab.core.library.items.NumberItem
- NumberItem(String, String) - Constructor for class org.eclipse.smarthome.core.library.items.NumberItem
- numberToBigDecimal(Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
-
Convert the given number into a BigDecimal
O
- OAuthClientService - Interface in org.eclipse.smarthome.core.auth.client.oauth2
-
This is the service factory to produce a OAuth2 service client that authenticates using OAUTH2.
- OAuthException - Exception in org.eclipse.smarthome.core.auth.client.oauth2
-
For all exceptions arising during oauth.
- OAuthException() - Constructor for exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthException
- OAuthException(String) - Constructor for exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthException
- OAuthException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthException
- OAuthException(Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthException
- OAuthFactory - Interface in org.eclipse.smarthome.core.auth.client.oauth2
-
The OAuth Factory interface
- OAuthResponseException - Exception in org.eclipse.smarthome.core.auth.client.oauth2
-
This is an exception class for OAUTH specific errors.
- OAuthResponseException() - Constructor for exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- OCTET - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- OE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- OFF - org.eclipse.smarthome.core.library.types.OnOffType
- OFF - org.openhab.core.library.types.OnOffType
- OFFLINE - org.eclipse.smarthome.core.thing.ThingStatus
- OFFLINE - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- offset(QuantityType<T>, Unit<T>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Apply a given offset to this QuantityType
- OFFSET - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- OFFSET_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- ofItem(String) - Static method in class org.eclipse.smarthome.core.items.MetadataPredicates
- OGG - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
- OGG_EXTENSION - Static variable in class org.eclipse.smarthome.core.audio.FileAudioStream
- OHM - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Oil - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Oil.
- OK - Static variable in class org.eclipse.smarthome.core.voice.text.InterpretationResult
-
Represents successful parsing and interpretation.
- OLD_STATE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The default value of the '
Old State' attribute. - oldItemState - Variable in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
- oldState - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
-
The cached value of the '
Old State' containment reference. - oldState - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
-
The cached value of the '
Old State' containment reference. - oldState - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The cached value of the '
Old State' attribute. - ON - org.eclipse.smarthome.core.library.types.OnOffType
- ON - org.openhab.core.library.types.OnOffType
- onAccessTokenResponse(AccessTokenResponse) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenRefreshListener
-
Notifies of a successful token response from
OAuthClientService.refreshToken(). - onAddElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method is called before an element is added.
- onAddElement(L) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
- onChanged(List<CidrAddress>, List<CidrAddress>) - Method in interface org.eclipse.smarthome.core.net.NetworkAddressChangeListener
-
When network address is changed, listeners will be notified by this method.
- onCommandFromHandler(Command) - Method in interface org.eclipse.smarthome.core.thing.profiles.StateProfile
-
If a binding issued a command to a channel, this method will be called for each linked item.
- onCommandFromItem(Command) - Method in interface org.eclipse.smarthome.core.thing.profiles.StateProfile
-
Will be called if a command should be forwarded to the binding.
- onConnected(MqttClientConnectedContext) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- onDisconnected(MqttClientDisconnectedContext) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- onDisconnected(Throwable) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
- ONE - Static variable in class org.eclipse.smarthome.core.library.types.QuantityType
- ONE - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- onErrorOccurred(Exception) - Method in interface org.eclipse.smarthome.config.discovery.ScanListener
-
Invoked synchronously when the according scan has caused an error or has been aborted.
- onEvent(SitemapEvent) - Method in interface org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService.SitemapSubscriptionCallback
- onException(Consumer<Throwable>) - Method in interface org.eclipse.smarthome.core.common.SafeCallerBuilder
-
Specifies a callback in case of execution errors.
- onFailure(String, Throwable) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttActionCallback
- onFinished() - Method in interface org.eclipse.smarthome.config.discovery.ScanListener
-
Invoked synchronously when the according scan has finished.
- ONLINE - org.eclipse.smarthome.core.thing.ThingStatus
- ONLINE - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- OnOffType - Enum in org.eclipse.smarthome.core.library.types
- OnOffType - Enum in org.openhab.core.library.types
- onPrimaryAddressChanged(String, String) - Method in interface org.eclipse.smarthome.core.net.NetworkAddressChangeListener
-
When the primary address is changed, listeners will be notified by this method.
- onReadyMarkerAdded(ReadyMarker) - Method in interface org.eclipse.smarthome.core.service.ReadyService.ReadyTracker
-
Gets called when a new
ReadyMarkerwas registered as being "ready". - onReadyMarkerRemoved(ReadyMarker) - Method in interface org.eclipse.smarthome.core.service.ReadyService.ReadyTracker
-
Gets called when a
ReadyMarkerwas unregistered. - onRelease(String) - Method in interface org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService.SitemapSubscriptionCallback
- onRemoveElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method is called before an element is removed.
- onRemoveElement(L) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
- onServiceSubscribed(String, boolean) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOParticipant
-
Called to notify if a GENA subscription succeeded or failed.
- onStateUpdateFromHandler(State) - Method in interface org.eclipse.smarthome.core.thing.profiles.StateProfile
-
If the binding indicated a state update on a channel, then this method will be called for each linked item.
- onStateUpdateFromItem(State) - Method in interface org.eclipse.smarthome.core.thing.profiles.Profile
-
Will be called if an item has changed its state and this information should be forwarded to the binding.
- onStatusChanged(boolean) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOParticipant
-
Called when the UPNP IO service is unable to poll the UDN of the participant, given that a addStatusListener is registered.
- onSuccess(String) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttActionCallback
- onTimeout(Runnable) - Method in interface org.eclipse.smarthome.core.common.SafeCallerBuilder
-
Specifies a callback in case of timeouts.
- onTriggerFromHandler(String) - Method in interface org.eclipse.smarthome.core.thing.profiles.TriggerProfile
-
Will be called whenever the binding intends to issue a trigger event.
- onUpdateElement(E, E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method is called before an element is updated.
- onUpdateElement(L, L) - Method in class org.eclipse.smarthome.core.thing.link.AbstractLinkRegistry
- onValueReceived(String, String, String) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOParticipant
-
Called when the UPNP IO service receives a {variable,value} tuple for the given UPNP service
- open() - Method in class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
- open(String, int) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortIdentifier
-
Opens a serial port for communicating.
- OPEN - org.eclipse.smarthome.core.library.types.OpenClosedType
- OPEN - org.openhab.core.library.types.OpenClosedType
- OpenClosedType - Enum in org.eclipse.smarthome.core.library.types
- OpenClosedType - Enum in org.openhab.core.library.types
- OpenHAB - Class in org.openhab.core
-
Some core static methods that provide information about the running openHAB instance.
- OpenHAB() - Constructor for class org.openhab.core.OpenHAB
- OpenLevel - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a OpenLevel.
- OpenState - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a OpenState.
- operator_divide(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_divide(Number, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_divide(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_divide(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_equals(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_equals(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_equals(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_equals(Type, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterEqualsThan(Type, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterThan(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterThan(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterThan(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_greaterThan(Type, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessEqualsThan(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessEqualsThan(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessEqualsThan(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessEqualsThan(Type, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessThan(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessThan(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessThan(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_lessThan(Type, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_minus(Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_minus(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_minus(QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_minus(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_multiply(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_multiply(Number, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_multiply(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_multiply(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_notEquals(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_notEquals(QuantityType<?>, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_notEquals(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_notEquals(Type, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_plus(Number, Number) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- operator_plus(QuantityType<?>, QuantityType<?>) - Static method in class org.eclipse.smarthome.model.script.lib.NumberExtensions
- opt(Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates an optional expression.
- OptimizingFeatureScopeTrackerProvider2 - Class in org.eclipse.smarthome.model.script
-
OptimizingFeatureScopeTrackerProviderimplementation ...with a workaround for https://github.com/eclipse/xtext-extras/issues/144 - OptimizingFeatureScopeTrackerProvider2() - Constructor for class org.eclipse.smarthome.model.script.OptimizingFeatureScopeTrackerProvider2
- options - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- options - Variable in class org.eclipse.smarthome.core.types.StateDescription
- Or(State, State) - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Or
- Or(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- OR - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'OR' literal object.
- OR_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'OR' literal value.
- org.eclipse.smarthome.config.core - package org.eclipse.smarthome.config.core
- org.eclipse.smarthome.config.core.dto - package org.eclipse.smarthome.config.core.dto
- org.eclipse.smarthome.config.core.i18n - package org.eclipse.smarthome.config.core.i18n
- org.eclipse.smarthome.config.core.metadata - package org.eclipse.smarthome.config.core.metadata
- org.eclipse.smarthome.config.core.status - package org.eclipse.smarthome.config.core.status
- org.eclipse.smarthome.config.core.status.events - package org.eclipse.smarthome.config.core.status.events
- org.eclipse.smarthome.config.core.validation - package org.eclipse.smarthome.config.core.validation
- org.eclipse.smarthome.config.discovery - package org.eclipse.smarthome.config.discovery
- org.eclipse.smarthome.config.discovery.dto - package org.eclipse.smarthome.config.discovery.dto
- org.eclipse.smarthome.config.discovery.inbox - package org.eclipse.smarthome.config.discovery.inbox
- org.eclipse.smarthome.config.discovery.inbox.events - package org.eclipse.smarthome.config.discovery.inbox.events
- org.eclipse.smarthome.config.discovery.mdns - package org.eclipse.smarthome.config.discovery.mdns
- org.eclipse.smarthome.config.discovery.upnp - package org.eclipse.smarthome.config.discovery.upnp
- org.eclipse.smarthome.config.discovery.usbserial - package org.eclipse.smarthome.config.discovery.usbserial
- org.eclipse.smarthome.config.xml - package org.eclipse.smarthome.config.xml
- org.eclipse.smarthome.config.xml.osgi - package org.eclipse.smarthome.config.xml.osgi
- org.eclipse.smarthome.config.xml.util - package org.eclipse.smarthome.config.xml.util
- org.eclipse.smarthome.core.audio - package org.eclipse.smarthome.core.audio
- org.eclipse.smarthome.core.audio.utils - package org.eclipse.smarthome.core.audio.utils
- org.eclipse.smarthome.core.auth - package org.eclipse.smarthome.core.auth
- org.eclipse.smarthome.core.auth.client.oauth2 - package org.eclipse.smarthome.core.auth.client.oauth2
- org.eclipse.smarthome.core.binding - package org.eclipse.smarthome.core.binding
- org.eclipse.smarthome.core.binding.dto - package org.eclipse.smarthome.core.binding.dto
- org.eclipse.smarthome.core.binding.i18n - package org.eclipse.smarthome.core.binding.i18n
- org.eclipse.smarthome.core.cache - package org.eclipse.smarthome.core.cache
- org.eclipse.smarthome.core.common - package org.eclipse.smarthome.core.common
- org.eclipse.smarthome.core.common.osgi - package org.eclipse.smarthome.core.common.osgi
- org.eclipse.smarthome.core.common.registry - package org.eclipse.smarthome.core.common.registry
- org.eclipse.smarthome.core.ephemeris - package org.eclipse.smarthome.core.ephemeris
- org.eclipse.smarthome.core.events - package org.eclipse.smarthome.core.events
- org.eclipse.smarthome.core.extension - package org.eclipse.smarthome.core.extension
- org.eclipse.smarthome.core.i18n - package org.eclipse.smarthome.core.i18n
- org.eclipse.smarthome.core.id - package org.eclipse.smarthome.core.id
- org.eclipse.smarthome.core.items - package org.eclipse.smarthome.core.items
- org.eclipse.smarthome.core.items.dto - package org.eclipse.smarthome.core.items.dto
- org.eclipse.smarthome.core.items.events - package org.eclipse.smarthome.core.items.events
- org.eclipse.smarthome.core.library - package org.eclipse.smarthome.core.library
- org.eclipse.smarthome.core.library.dimension - package org.eclipse.smarthome.core.library.dimension
- org.eclipse.smarthome.core.library.items - package org.eclipse.smarthome.core.library.items
- org.eclipse.smarthome.core.library.types - package org.eclipse.smarthome.core.library.types
- org.eclipse.smarthome.core.library.unit - package org.eclipse.smarthome.core.library.unit
- org.eclipse.smarthome.core.net - package org.eclipse.smarthome.core.net
- org.eclipse.smarthome.core.persistence - package org.eclipse.smarthome.core.persistence
- org.eclipse.smarthome.core.persistence.config - package org.eclipse.smarthome.core.persistence.config
- org.eclipse.smarthome.core.persistence.dto - package org.eclipse.smarthome.core.persistence.dto
- org.eclipse.smarthome.core.persistence.strategy - package org.eclipse.smarthome.core.persistence.strategy
- org.eclipse.smarthome.core.scheduler - package org.eclipse.smarthome.core.scheduler
- org.eclipse.smarthome.core.semantics - package org.eclipse.smarthome.core.semantics
- org.eclipse.smarthome.core.semantics.model - package org.eclipse.smarthome.core.semantics.model
- org.eclipse.smarthome.core.semantics.model.equipment - package org.eclipse.smarthome.core.semantics.model.equipment
- org.eclipse.smarthome.core.semantics.model.location - package org.eclipse.smarthome.core.semantics.model.location
- org.eclipse.smarthome.core.semantics.model.point - package org.eclipse.smarthome.core.semantics.model.point
- org.eclipse.smarthome.core.semantics.model.property - package org.eclipse.smarthome.core.semantics.model.property
- org.eclipse.smarthome.core.service - package org.eclipse.smarthome.core.service
- org.eclipse.smarthome.core.storage - package org.eclipse.smarthome.core.storage
- org.eclipse.smarthome.core.thing - package org.eclipse.smarthome.core.thing
- org.eclipse.smarthome.core.thing.binding - package org.eclipse.smarthome.core.thing.binding
- org.eclipse.smarthome.core.thing.binding.builder - package org.eclipse.smarthome.core.thing.binding.builder
- org.eclipse.smarthome.core.thing.binding.firmware - package org.eclipse.smarthome.core.thing.binding.firmware
- org.eclipse.smarthome.core.thing.dto - package org.eclipse.smarthome.core.thing.dto
- org.eclipse.smarthome.core.thing.events - package org.eclipse.smarthome.core.thing.events
- org.eclipse.smarthome.core.thing.firmware - package org.eclipse.smarthome.core.thing.firmware
- org.eclipse.smarthome.core.thing.firmware.dto - package org.eclipse.smarthome.core.thing.firmware.dto
- org.eclipse.smarthome.core.thing.i18n - package org.eclipse.smarthome.core.thing.i18n
- org.eclipse.smarthome.core.thing.link - package org.eclipse.smarthome.core.thing.link
- org.eclipse.smarthome.core.thing.link.dto - package org.eclipse.smarthome.core.thing.link.dto
- org.eclipse.smarthome.core.thing.link.events - package org.eclipse.smarthome.core.thing.link.events
- org.eclipse.smarthome.core.thing.profiles - package org.eclipse.smarthome.core.thing.profiles
- org.eclipse.smarthome.core.thing.profiles.dto - package org.eclipse.smarthome.core.thing.profiles.dto
- org.eclipse.smarthome.core.thing.profiles.i18n - package org.eclipse.smarthome.core.thing.profiles.i18n
- org.eclipse.smarthome.core.thing.type - package org.eclipse.smarthome.core.thing.type
- org.eclipse.smarthome.core.thing.util - package org.eclipse.smarthome.core.thing.util
- org.eclipse.smarthome.core.transform - package org.eclipse.smarthome.core.transform
- org.eclipse.smarthome.core.transform.actions - package org.eclipse.smarthome.core.transform.actions
- org.eclipse.smarthome.core.types - package org.eclipse.smarthome.core.types
- org.eclipse.smarthome.core.types.util - package org.eclipse.smarthome.core.types.util
- org.eclipse.smarthome.core.util - package org.eclipse.smarthome.core.util
- org.eclipse.smarthome.core.voice - package org.eclipse.smarthome.core.voice
- org.eclipse.smarthome.core.voice.text - package org.eclipse.smarthome.core.voice.text
- org.eclipse.smarthome.io.console - package org.eclipse.smarthome.io.console
- org.eclipse.smarthome.io.console.extensions - package org.eclipse.smarthome.io.console.extensions
- org.eclipse.smarthome.io.http - package org.eclipse.smarthome.io.http
- org.eclipse.smarthome.io.http.auth - package org.eclipse.smarthome.io.http.auth
- org.eclipse.smarthome.io.http.servlet - package org.eclipse.smarthome.io.http.servlet
- org.eclipse.smarthome.io.net.exec - package org.eclipse.smarthome.io.net.exec
- org.eclipse.smarthome.io.net.http - package org.eclipse.smarthome.io.net.http
- org.eclipse.smarthome.io.rest - package org.eclipse.smarthome.io.rest
- org.eclipse.smarthome.io.rest.core.config - package org.eclipse.smarthome.io.rest.core.config
- org.eclipse.smarthome.io.rest.core.item - package org.eclipse.smarthome.io.rest.core.item
- org.eclipse.smarthome.io.rest.core.persistence - package org.eclipse.smarthome.io.rest.core.persistence
- org.eclipse.smarthome.io.rest.core.service - package org.eclipse.smarthome.io.rest.core.service
- org.eclipse.smarthome.io.rest.core.thing - package org.eclipse.smarthome.io.rest.core.thing
- org.eclipse.smarthome.io.rest.sitemap - package org.eclipse.smarthome.io.rest.sitemap
- org.eclipse.smarthome.io.rest.sse - package org.eclipse.smarthome.io.rest.sse
- org.eclipse.smarthome.io.rest.sse.beans - package org.eclipse.smarthome.io.rest.sse.beans
- org.eclipse.smarthome.io.transport.mdns - package org.eclipse.smarthome.io.transport.mdns
- org.eclipse.smarthome.io.transport.mdns.discovery - package org.eclipse.smarthome.io.transport.mdns.discovery
- org.eclipse.smarthome.io.transport.mqtt - package org.eclipse.smarthome.io.transport.mqtt
- org.eclipse.smarthome.io.transport.mqtt.reconnect - package org.eclipse.smarthome.io.transport.mqtt.reconnect
- org.eclipse.smarthome.io.transport.mqtt.ssl - package org.eclipse.smarthome.io.transport.mqtt.ssl
- org.eclipse.smarthome.io.transport.mqtt.sslcontext - package org.eclipse.smarthome.io.transport.mqtt.sslcontext
- org.eclipse.smarthome.io.transport.serial - package org.eclipse.smarthome.io.transport.serial
- org.eclipse.smarthome.io.transport.serial.rxtx - package org.eclipse.smarthome.io.transport.serial.rxtx
- org.eclipse.smarthome.io.transport.upnp - package org.eclipse.smarthome.io.transport.upnp
- org.eclipse.smarthome.magic.binding - package org.eclipse.smarthome.magic.binding
- org.eclipse.smarthome.magic.binding.handler - package org.eclipse.smarthome.magic.binding.handler
- org.eclipse.smarthome.magic.service - package org.eclipse.smarthome.magic.service
- org.eclipse.smarthome.model - package org.eclipse.smarthome.model
- org.eclipse.smarthome.model.core - package org.eclipse.smarthome.model.core
- org.eclipse.smarthome.model.core.valueconverter - package org.eclipse.smarthome.model.core.valueconverter
- org.eclipse.smarthome.model.formatting - package org.eclipse.smarthome.model.formatting
- org.eclipse.smarthome.model.generator - package org.eclipse.smarthome.model.generator
- org.eclipse.smarthome.model.ide - package org.eclipse.smarthome.model.ide
- org.eclipse.smarthome.model.ide.contentassist.antlr - package org.eclipse.smarthome.model.ide.contentassist.antlr
- org.eclipse.smarthome.model.item - package org.eclipse.smarthome.model.item
- org.eclipse.smarthome.model.items - package org.eclipse.smarthome.model.items
- org.eclipse.smarthome.model.items.impl - package org.eclipse.smarthome.model.items.impl
- org.eclipse.smarthome.model.items.util - package org.eclipse.smarthome.model.items.util
- org.eclipse.smarthome.model.lazygen - package org.eclipse.smarthome.model.lazygen
- org.eclipse.smarthome.model.parser.antlr - package org.eclipse.smarthome.model.parser.antlr
- org.eclipse.smarthome.model.persistence - package org.eclipse.smarthome.model.persistence
- org.eclipse.smarthome.model.persistence.extensions - package org.eclipse.smarthome.model.persistence.extensions
- org.eclipse.smarthome.model.persistence.formatting - package org.eclipse.smarthome.model.persistence.formatting
- org.eclipse.smarthome.model.persistence.generator - package org.eclipse.smarthome.model.persistence.generator
- org.eclipse.smarthome.model.persistence.ide - package org.eclipse.smarthome.model.persistence.ide
- org.eclipse.smarthome.model.persistence.ide.contentassist.antlr - package org.eclipse.smarthome.model.persistence.ide.contentassist.antlr
- org.eclipse.smarthome.model.persistence.parser.antlr - package org.eclipse.smarthome.model.persistence.parser.antlr
- org.eclipse.smarthome.model.persistence.persistence - package org.eclipse.smarthome.model.persistence.persistence
- org.eclipse.smarthome.model.persistence.persistence.impl - package org.eclipse.smarthome.model.persistence.persistence.impl
- org.eclipse.smarthome.model.persistence.persistence.util - package org.eclipse.smarthome.model.persistence.persistence.util
- org.eclipse.smarthome.model.persistence.scoping - package org.eclipse.smarthome.model.persistence.scoping
- org.eclipse.smarthome.model.persistence.serializer - package org.eclipse.smarthome.model.persistence.serializer
- org.eclipse.smarthome.model.persistence.services - package org.eclipse.smarthome.model.persistence.services
- org.eclipse.smarthome.model.persistence.validation - package org.eclipse.smarthome.model.persistence.validation
- org.eclipse.smarthome.model.rule - package org.eclipse.smarthome.model.rule
- org.eclipse.smarthome.model.rule.formatting - package org.eclipse.smarthome.model.rule.formatting
- org.eclipse.smarthome.model.rule.ide - package org.eclipse.smarthome.model.rule.ide
- org.eclipse.smarthome.model.rule.ide.contentassist.antlr - package org.eclipse.smarthome.model.rule.ide.contentassist.antlr
- org.eclipse.smarthome.model.rule.jvmmodel - package org.eclipse.smarthome.model.rule.jvmmodel
- org.eclipse.smarthome.model.rule.parser.antlr - package org.eclipse.smarthome.model.rule.parser.antlr
- org.eclipse.smarthome.model.rule.rules - package org.eclipse.smarthome.model.rule.rules
- org.eclipse.smarthome.model.rule.rules.impl - package org.eclipse.smarthome.model.rule.rules.impl
- org.eclipse.smarthome.model.rule.rules.util - package org.eclipse.smarthome.model.rule.rules.util
- org.eclipse.smarthome.model.rule.runtime - package org.eclipse.smarthome.model.rule.runtime
- org.eclipse.smarthome.model.rule.scoping - package org.eclipse.smarthome.model.rule.scoping
- org.eclipse.smarthome.model.rule.serializer - package org.eclipse.smarthome.model.rule.serializer
- org.eclipse.smarthome.model.rule.services - package org.eclipse.smarthome.model.rule.services
- org.eclipse.smarthome.model.rule.validation - package org.eclipse.smarthome.model.rule.validation
- org.eclipse.smarthome.model.scoping - package org.eclipse.smarthome.model.scoping
- org.eclipse.smarthome.model.script - package org.eclipse.smarthome.model.script
- org.eclipse.smarthome.model.script.actions - package org.eclipse.smarthome.model.script.actions
- org.eclipse.smarthome.model.script.engine - package org.eclipse.smarthome.model.script.engine
- org.eclipse.smarthome.model.script.engine.action - package org.eclipse.smarthome.model.script.engine.action
- org.eclipse.smarthome.model.script.extension - package org.eclipse.smarthome.model.script.extension
- org.eclipse.smarthome.model.script.formatting - package org.eclipse.smarthome.model.script.formatting
- org.eclipse.smarthome.model.script.ide - package org.eclipse.smarthome.model.script.ide
- org.eclipse.smarthome.model.script.ide.contentassist.antlr - package org.eclipse.smarthome.model.script.ide.contentassist.antlr
- org.eclipse.smarthome.model.script.interpreter - package org.eclipse.smarthome.model.script.interpreter
- org.eclipse.smarthome.model.script.jvmmodel - package org.eclipse.smarthome.model.script.jvmmodel
- org.eclipse.smarthome.model.script.lib - package org.eclipse.smarthome.model.script.lib
- org.eclipse.smarthome.model.script.parser.antlr - package org.eclipse.smarthome.model.script.parser.antlr
- org.eclipse.smarthome.model.script.runtime - package org.eclipse.smarthome.model.script.runtime
- org.eclipse.smarthome.model.script.scoping - package org.eclipse.smarthome.model.script.scoping
- org.eclipse.smarthome.model.script.script - package org.eclipse.smarthome.model.script.script
- org.eclipse.smarthome.model.script.script.impl - package org.eclipse.smarthome.model.script.script.impl
- org.eclipse.smarthome.model.script.script.util - package org.eclipse.smarthome.model.script.script.util
- org.eclipse.smarthome.model.script.serializer - package org.eclipse.smarthome.model.script.serializer
- org.eclipse.smarthome.model.script.services - package org.eclipse.smarthome.model.script.services
- org.eclipse.smarthome.model.script.validation - package org.eclipse.smarthome.model.script.validation
- org.eclipse.smarthome.model.serializer - package org.eclipse.smarthome.model.serializer
- org.eclipse.smarthome.model.services - package org.eclipse.smarthome.model.services
- org.eclipse.smarthome.model.sitemap - package org.eclipse.smarthome.model.sitemap
- org.eclipse.smarthome.model.sitemap.formatting - package org.eclipse.smarthome.model.sitemap.formatting
- org.eclipse.smarthome.model.sitemap.generator - package org.eclipse.smarthome.model.sitemap.generator
- org.eclipse.smarthome.model.sitemap.ide - package org.eclipse.smarthome.model.sitemap.ide
- org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr - package org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr
- org.eclipse.smarthome.model.sitemap.parser.antlr - package org.eclipse.smarthome.model.sitemap.parser.antlr
- org.eclipse.smarthome.model.sitemap.scoping - package org.eclipse.smarthome.model.sitemap.scoping
- org.eclipse.smarthome.model.sitemap.serializer - package org.eclipse.smarthome.model.sitemap.serializer
- org.eclipse.smarthome.model.sitemap.services - package org.eclipse.smarthome.model.sitemap.services
- org.eclipse.smarthome.model.sitemap.sitemap - package org.eclipse.smarthome.model.sitemap.sitemap
- org.eclipse.smarthome.model.sitemap.sitemap.impl - package org.eclipse.smarthome.model.sitemap.sitemap.impl
- org.eclipse.smarthome.model.sitemap.sitemap.util - package org.eclipse.smarthome.model.sitemap.sitemap.util
- org.eclipse.smarthome.model.sitemap.validation - package org.eclipse.smarthome.model.sitemap.validation
- org.eclipse.smarthome.model.sitemap.valueconverter - package org.eclipse.smarthome.model.sitemap.valueconverter
- org.eclipse.smarthome.model.thing - package org.eclipse.smarthome.model.thing
- org.eclipse.smarthome.model.thing.formatting - package org.eclipse.smarthome.model.thing.formatting
- org.eclipse.smarthome.model.thing.generator - package org.eclipse.smarthome.model.thing.generator
- org.eclipse.smarthome.model.thing.ide - package org.eclipse.smarthome.model.thing.ide
- org.eclipse.smarthome.model.thing.ide.contentassist.antlr - package org.eclipse.smarthome.model.thing.ide.contentassist.antlr
- org.eclipse.smarthome.model.thing.parser.antlr - package org.eclipse.smarthome.model.thing.parser.antlr
- org.eclipse.smarthome.model.thing.scoping - package org.eclipse.smarthome.model.thing.scoping
- org.eclipse.smarthome.model.thing.serializer - package org.eclipse.smarthome.model.thing.serializer
- org.eclipse.smarthome.model.thing.services - package org.eclipse.smarthome.model.thing.services
- org.eclipse.smarthome.model.thing.thing - package org.eclipse.smarthome.model.thing.thing
- org.eclipse.smarthome.model.thing.thing.impl - package org.eclipse.smarthome.model.thing.thing.impl
- org.eclipse.smarthome.model.thing.thing.util - package org.eclipse.smarthome.model.thing.thing.util
- org.eclipse.smarthome.model.thing.validation - package org.eclipse.smarthome.model.thing.validation
- org.eclipse.smarthome.model.thing.valueconverter - package org.eclipse.smarthome.model.thing.valueconverter
- org.eclipse.smarthome.model.validation - package org.eclipse.smarthome.model.validation
- org.eclipse.smarthome.test - package org.eclipse.smarthome.test
- org.eclipse.smarthome.test.java - package org.eclipse.smarthome.test.java
- org.eclipse.smarthome.test.storage - package org.eclipse.smarthome.test.storage
- org.eclipse.smarthome.ui.chart - package org.eclipse.smarthome.ui.chart
- org.eclipse.smarthome.ui.icon - package org.eclipse.smarthome.ui.icon
- org.eclipse.smarthome.ui.items - package org.eclipse.smarthome.ui.items
- org.openhab.core - package org.openhab.core
- org.openhab.core.automation - package org.openhab.core.automation
- org.openhab.core.automation.annotation - package org.openhab.core.automation.annotation
- org.openhab.core.automation.dto - package org.openhab.core.automation.dto
- org.openhab.core.automation.events - package org.openhab.core.automation.events
- org.openhab.core.automation.handler - package org.openhab.core.automation.handler
- org.openhab.core.automation.module.provider - package org.openhab.core.automation.module.provider
- org.openhab.core.automation.module.provider.i18n - package org.openhab.core.automation.module.provider.i18n
- org.openhab.core.automation.module.script - package org.openhab.core.automation.module.script
- org.openhab.core.automation.module.script.rulesupport.shared - package org.openhab.core.automation.module.script.rulesupport.shared
- org.openhab.core.automation.module.script.rulesupport.shared.factories - package org.openhab.core.automation.module.script.rulesupport.shared.factories
- org.openhab.core.automation.module.script.rulesupport.shared.simple - package org.openhab.core.automation.module.script.rulesupport.shared.simple
- org.openhab.core.automation.parser - package org.openhab.core.automation.parser
- org.openhab.core.automation.template - package org.openhab.core.automation.template
- org.openhab.core.automation.thingsupport - package org.openhab.core.automation.thingsupport
- org.openhab.core.automation.type - package org.openhab.core.automation.type
- org.openhab.core.automation.util - package org.openhab.core.automation.util
- org.openhab.core.autoupdate - package org.openhab.core.autoupdate
- org.openhab.core.binding - package org.openhab.core.binding
- org.openhab.core.events - package org.openhab.core.events
- org.openhab.core.io.bin2json - package org.openhab.core.io.bin2json
- org.openhab.core.items - package org.openhab.core.items
- org.openhab.core.library.items - package org.openhab.core.library.items
- org.openhab.core.library.types - package org.openhab.core.library.types
- org.openhab.core.persistence - package org.openhab.core.persistence
- org.openhab.core.scriptengine.action - package org.openhab.core.scriptengine.action
- org.openhab.core.service - package org.openhab.core.service
- org.openhab.core.transform - package org.openhab.core.transform
- org.openhab.core.transform.actions - package org.openhab.core.transform.actions
- org.openhab.core.types - package org.openhab.core.types
- org.openhab.io.console - package org.openhab.io.console
- org.openhab.io.multimedia.tts - package org.openhab.io.multimedia.tts
- org.openhab.io.net.actions - package org.openhab.io.net.actions
- org.openhab.io.net.exec - package org.openhab.io.net.exec
- org.openhab.io.net.http - package org.openhab.io.net.http
- org.openhab.library.tel.items - package org.openhab.library.tel.items
- org.openhab.library.tel.types - package org.openhab.library.tel.types
- org.openhab.model.item.binding - package org.openhab.model.item.binding
- org.openhab.model.sitemap - package org.openhab.model.sitemap
- org.openhab.ui.chart - package org.openhab.ui.chart
- org.openhab.ui.items - package org.openhab.ui.items
- ORIG_NUM - Static variable in class org.openhab.library.tel.types.CallType
- Outdoor - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Outdoor.
- Output - Class in org.openhab.core.automation.type
-
This class defines meta-information properties, used by the Rule Engine when creating connections between modules.
- Output() - Constructor for class org.openhab.core.automation.type.Output
-
Default constructor for deserialization e.g.
- Output(String, String) - Constructor for class org.openhab.core.automation.type.Output
-
Constructs an
Outputinstance with the specified name and output data type. - Output(String, String, String, String, Set<String>, String, String) - Constructor for class org.openhab.core.automation.type.Output
-
Constructs an
Outputinstance with the specified parameters. - OUTPUT_BUFFER_EMPTY - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- outputs - Variable in class org.openhab.core.automation.dto.ActionTypeDTO
- outputs - Variable in class org.openhab.core.automation.dto.TriggerTypeDTO
P
- ParamDoc - Annotation Type in org.eclipse.smarthome.model.script.engine.action
- ParamDoc - Annotation Type in org.openhab.core.scriptengine.action
- parameterGroups - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTO
- parameterGroups - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- parameterGroups - Variable in class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- parameterName - Variable in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
-
The name of the configuration parameter.
- parameterName - Variable in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
-
The name of the configuration parameter whose value does not meet its
ConfigDescriptiondeclaration. - ParameterOption - Class in org.eclipse.smarthome.config.core
-
The
ParameterOptionspecifies one option of a static selection list. - ParameterOption() - Constructor for class org.eclipse.smarthome.config.core.ParameterOption
-
Default constructor for deserialization e.g.
- ParameterOption(String, String) - Constructor for class org.eclipse.smarthome.config.core.ParameterOption
- ParameterOptionDTO - Class in org.eclipse.smarthome.config.core.dto
-
This is a data transfer object that is used to serialize options of a parameter.
- ParameterOptionDTO() - Constructor for class org.eclipse.smarthome.config.core.dto.ParameterOptionDTO
- ParameterOptionDTO(String, String) - Constructor for class org.eclipse.smarthome.config.core.dto.ParameterOptionDTO
- parameters - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTO
- parameters - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- params - Variable in class org.eclipse.smarthome.core.items.dto.GroupFunctionDTO
- PARITY_EVEN - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- PARITY_MARK - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- PARITY_NONE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- PARITY_ODD - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- PARITY_SPACE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- parse(InputStreamReader) - Method in interface org.openhab.core.automation.parser.Parser
-
Loads a file with some particular format and parse it to the corresponding automation objects.
- parse(String) - Static method in enum org.eclipse.smarthome.core.thing.type.ChannelKind
-
Parses the input string into a
ChannelKind. - parseAnnotations(Object) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- parseAnnotations(String, Object) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
- parseCommand(List<Class<? extends Command>>, String) - Static method in class org.eclipse.smarthome.core.types.TypeParser
-
Determines a command from a string.
- parseCommand(List<Class<? extends Command>>, String) - Static method in class org.openhab.core.types.TypeParser
-
Determines a command from a string.
- parseDimension(String) - Static method in class org.eclipse.smarthome.core.types.util.UnitUtils
-
Parses a String denoting a dimension (e.g.
- Parser<T> - Interface in org.openhab.core.automation.parser
-
This interface provides opportunity to plug different parsers, for example JSON, GSON or other.
- PARSER_MODULE_TYPE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines one of the possible values of property
Parser.PARSER_TYPE. - PARSER_RULE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines one of the possible values of property
Parser.PARSER_TYPE. - PARSER_TEMPLATE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Defines one of the possible values of property
Parser.PARSER_TYPE. - PARSER_TYPE - Static variable in interface org.openhab.core.automation.parser.Parser
-
Specifies the type of the parser whose is the type of the parsed automation objects.
- parseState(List<Class<? extends State>>, String) - Static method in class org.eclipse.smarthome.core.types.TypeParser
-
Determines a state from a string.
- parseState(List<Class<? extends State>>, String) - Static method in class org.openhab.core.types.TypeParser
-
Determines a state from a string.
- parseType(String, String) - Static method in class org.eclipse.smarthome.core.types.TypeParser
-
Parses a string into a type.
- parseUnit(String) - Static method in class org.eclipse.smarthome.core.types.util.UnitUtils
-
A utility method to parse a unit symbol either directly or from a given pattern (like stateDescription or widget label).
- ParsingException - Exception in org.openhab.core.automation.parser
-
This class extends the
Exceptionclass functionality with functionality serving to accumulate the all exceptions during the parsing process. - ParsingException(List<ParsingNestedException>) - Constructor for exception org.openhab.core.automation.parser.ParsingException
-
Creates a holder for several exceptions during the parsing process.
- ParsingException(ParsingNestedException) - Constructor for exception org.openhab.core.automation.parser.ParsingException
-
Creates the holder for one exception during the parsing process.
- ParsingNestedException - Exception in org.openhab.core.automation.parser
-
This class extends the
Exceptionclass functionality with keeping additional information about reasons for exception during the parsing process. - ParsingNestedException(int, String, String, Throwable) - Constructor for exception org.openhab.core.automation.parser.ParsingNestedException
-
Creates an exception based on exception thrown the parsing plus information about the type of the automation object, its UID and additional message with additional information about the parsing process.
- ParsingNestedException(int, String, Throwable) - Constructor for exception org.openhab.core.automation.parser.ParsingNestedException
-
Creates an exception based on exception thrown during the parsing plus information about the type of the automation object and its UID.
- PartialItemsContentAssistParser - Class in org.eclipse.smarthome.model.ide.contentassist.antlr
- PartialItemsContentAssistParser() - Constructor for class org.eclipse.smarthome.model.ide.contentassist.antlr.PartialItemsContentAssistParser
- PartialPersistenceContentAssistParser - Class in org.eclipse.smarthome.model.persistence.ide.contentassist.antlr
- PartialPersistenceContentAssistParser() - Constructor for class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
- PartialRulesContentAssistParser - Class in org.eclipse.smarthome.model.rule.ide.contentassist.antlr
- PartialRulesContentAssistParser() - Constructor for class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
- PartialScriptContentAssistParser - Class in org.eclipse.smarthome.model.script.ide.contentassist.antlr
- PartialScriptContentAssistParser() - Constructor for class org.eclipse.smarthome.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
- PartialSitemapContentAssistParser - Class in org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr
- PartialSitemapContentAssistParser() - Constructor for class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
- PartialThingContentAssistParser - Class in org.eclipse.smarthome.model.thing.ide.contentassist.antlr
- PartialThingContentAssistParser() - Constructor for class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
- PARTS_PER_MILLION - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- PASCAL - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- passiveState - Variable in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.And
- passiveState - Variable in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Or
- passiveState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.And
- passiveState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
- password - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- PATH_EVENTS - Static variable in class org.eclipse.smarthome.io.rest.sse.SseResource
- pathToWatch - Variable in class org.eclipse.smarthome.core.service.AbstractWatchService
- pattern - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- pattern - Variable in class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Count
- pattern - Variable in class org.eclipse.smarthome.core.types.StateDescription
- PAUSE - org.eclipse.smarthome.core.library.types.PlayPauseType
- payload - Variable in class org.eclipse.smarthome.io.rest.sse.beans.EventBean
- PE - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- PEBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- PEBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
250 - peekHead(String...) - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Retrieves the first token of the list, in case it is equal to one of the provided alternatives.
- peekTail(String...) - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Retrieves the last token of the list, in case it is equal to one of the provided alternatives.
- pending() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update is pending.
- pending(String) - Static method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessagehaving typeConfigStatusMessage.Type.PENDING. - PENDING - org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Type
-
The type for a pending message.
- percent - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
-
The cached value of the '
Percent' attribute. - PERCENT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- PERCENT_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
-
The default value of the '
Percent' attribute. - PercentType - Class in org.eclipse.smarthome.core.library.types
-
The PercentType extends the
DecimalTypeby putting constraints for its value on top (0-100). - PercentType - Class in org.openhab.core.library.types
-
The PercentType extends the
DecimalTypeby putting constraints for its value on top (0-100). - PercentType() - Constructor for class org.eclipse.smarthome.core.library.types.PercentType
- PercentType() - Constructor for class org.openhab.core.library.types.PercentType
- PercentType(int) - Constructor for class org.eclipse.smarthome.core.library.types.PercentType
- PercentType(int) - Constructor for class org.openhab.core.library.types.PercentType
- PercentType(String) - Constructor for class org.eclipse.smarthome.core.library.types.PercentType
- PercentType(String) - Constructor for class org.openhab.core.library.types.PercentType
- PercentType(BigDecimal) - Constructor for class org.eclipse.smarthome.core.library.types.PercentType
- PercentType(BigDecimal) - Constructor for class org.openhab.core.library.types.PercentType
- period - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Period' attribute. - PERIOD_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Period' attribute. - PeriodicReconnectStrategy - Class in org.eclipse.smarthome.io.transport.mqtt.reconnect
-
This is an implementation of the
AbstractReconnectStrategy. - PeriodicReconnectStrategy() - Constructor for class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
-
Use a default 60s reconnect frequency and try the first reconnect after 10s.
- PeriodicReconnectStrategy(int, int) - Constructor for class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
-
Create a
PeriodicReconnectStrategywith the given reconnect frequency and first reconnect time parameters. - PeriodicScheduler - Interface in org.eclipse.smarthome.core.scheduler
-
Scheduler that runs the same job at the given periods.
- persist(Item) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Persists the state of a given
itemthrough the default persistence service. - persist(Item, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
- PersistedItem(String) - Constructor for class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- PersistedItemInstanceCreator() - Constructor for class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItemInstanceCreator
- PERSISTENCE_CONFIGURATION - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Configuration' class. - PERSISTENCE_CONFIGURATION - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Configuration' class. - PERSISTENCE_CONFIGURATION__ALIAS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Alias' attribute feature.
- PERSISTENCE_CONFIGURATION__ALIAS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Alias' attribute.
- PERSISTENCE_CONFIGURATION__FILTERS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Filters' reference list feature.
- PERSISTENCE_CONFIGURATION__FILTERS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Filters' reference list.
- PERSISTENCE_CONFIGURATION__ITEMS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Items' containment reference list feature.
- PERSISTENCE_CONFIGURATION__ITEMS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Items' containment reference list.
- PERSISTENCE_CONFIGURATION__STRATEGIES - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Strategies' reference list feature.
- PERSISTENCE_CONFIGURATION__STRATEGIES - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Strategies' reference list.
- PERSISTENCE_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Configuration' class.
- PERSISTENCE_MODEL - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Model' class. - PERSISTENCE_MODEL - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Model' class. - PERSISTENCE_MODEL__CONFIGS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Configs' containment reference list feature.
- PERSISTENCE_MODEL__CONFIGS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Configs' containment reference list.
- PERSISTENCE_MODEL__DEFAULTS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Defaults' reference list feature.
- PERSISTENCE_MODEL__DEFAULTS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Defaults' reference list.
- PERSISTENCE_MODEL__FILTERS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Filters' containment reference list feature.
- PERSISTENCE_MODEL__FILTERS - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Filters' containment reference list.
- PERSISTENCE_MODEL__STRATEGIES - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Strategies' containment reference list feature.
- PERSISTENCE_MODEL__STRATEGIES - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Strategies' containment reference list.
- PERSISTENCE_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Model' class.
- PersistenceAdapterFactory - Class in org.eclipse.smarthome.model.persistence.persistence.util
-
The Adapter Factory for the model.
- PersistenceAdapterFactory() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceAdapterFactory
-
Creates an instance of the adapter factory.
- PersistenceAntlrTokenFileProvider - Class in org.eclipse.smarthome.model.persistence.parser.antlr
- PersistenceAntlrTokenFileProvider() - Constructor for class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceAntlrTokenFileProvider
- PersistenceConfiguration - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Configuration'.
- PersistenceConfigurationElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
- PersistenceConfigurationImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Configuration'.
- PersistenceConfigurationImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- PersistenceExtensions - Class in org.eclipse.smarthome.model.persistence.extensions
-
This class provides static methods that can be used in automation rules for using persistence services
- PersistenceExtensions() - Constructor for class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
- PersistenceFactory - Interface in org.eclipse.smarthome.model.persistence.persistence
-
The Factory for the model.
- PersistenceFactoryImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model Factory.
- PersistenceFactoryImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceFactoryImpl
-
Creates an instance of the factory.
- PersistenceFormatter - Class in org.eclipse.smarthome.model.persistence.formatting
-
This class contains custom formatting description.
- PersistenceFormatter() - Constructor for class org.eclipse.smarthome.model.persistence.formatting.PersistenceFormatter
- PersistenceGenerator - Class in org.eclipse.smarthome.model.persistence.generator
-
Generates code from your model files on save.
- PersistenceGenerator() - Constructor for class org.eclipse.smarthome.model.persistence.generator.PersistenceGenerator
- PersistenceGlobalScopeProvider - Class in org.eclipse.smarthome.model.persistence.scoping
- PersistenceGlobalScopeProvider() - Constructor for class org.eclipse.smarthome.model.persistence.scoping.PersistenceGlobalScopeProvider
- PersistenceGrammarAccess - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess(GrammarProvider, TerminalsGrammarAccess) - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess
- PersistenceGrammarAccess.AllConfigElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.CronStrategyElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.DECIMALElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.FilterDetailsElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.FilterElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.GroupConfigElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.ItemConfigElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.PersistenceConfigurationElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.PersistenceModelElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.StrategyElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.ThresholdFilterElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceGrammarAccess.TimeFilterElements - Class in org.eclipse.smarthome.model.persistence.services
- PersistenceIdeModule - Class in org.eclipse.smarthome.model.persistence.ide
-
Use this class to register ide components.
- PersistenceIdeModule() - Constructor for class org.eclipse.smarthome.model.persistence.ide.PersistenceIdeModule
- PersistenceIdeSetup - Class in org.eclipse.smarthome.model.persistence.ide
-
Initialization support for running Xtext languages as language servers.
- PersistenceIdeSetup() - Constructor for class org.eclipse.smarthome.model.persistence.ide.PersistenceIdeSetup
- PersistenceItemInfo - Interface in org.eclipse.smarthome.core.persistence
-
This class provides information about an item that is stored in a persistence service.
- PersistenceManager - Interface in org.eclipse.smarthome.core.persistence
-
A persistence manager service which could be used to start event handling or supply configuration for persistence services.
- PersistenceModel - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Model'.
- PersistenceModelElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
- PersistenceModelImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Model'.
- PersistenceModelImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
- PersistencePackage - Interface in org.eclipse.smarthome.model.persistence.persistence
-
The Package for the model.
- PersistencePackage.Literals - Interface in org.eclipse.smarthome.model.persistence.persistence
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- PersistencePackageImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model Package.
- PersistenceParser - Class in org.eclipse.smarthome.model.persistence.ide.contentassist.antlr
- PersistenceParser - Class in org.eclipse.smarthome.model.persistence.parser.antlr
- PersistenceParser() - Constructor for class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- PersistenceParser() - Constructor for class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceParser
- PersistenceParser.NameMappings - Class in org.eclipse.smarthome.model.persistence.ide.contentassist.antlr
- PersistenceRuntimeModule - Class in org.eclipse.smarthome.model.persistence
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- PersistenceRuntimeModule() - Constructor for class org.eclipse.smarthome.model.persistence.PersistenceRuntimeModule
- PersistenceScopeProvider - Class in org.eclipse.smarthome.model.persistence.scoping
-
This class contains custom scoping description.
- PersistenceScopeProvider() - Constructor for class org.eclipse.smarthome.model.persistence.scoping.PersistenceScopeProvider
- PersistenceSemanticSequencer - Class in org.eclipse.smarthome.model.persistence.serializer
- PersistenceSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.persistence.serializer.PersistenceSemanticSequencer
- PersistenceService - Interface in org.eclipse.smarthome.core.persistence
-
A persistence service which can be used to store data from openHAB.
- PersistenceService - Interface in org.openhab.core.persistence
-
A persistence service which can be used to store data from openHAB.
- PersistenceServiceConfiguration - Class in org.eclipse.smarthome.core.persistence
-
This class represents the configuration for a persistence service.
- PersistenceServiceConfiguration(List<SimpleItemConfiguration>, List<SimpleStrategy>, List<SimpleStrategy>) - Constructor for class org.eclipse.smarthome.core.persistence.PersistenceServiceConfiguration
- PersistenceServiceDTO - Class in org.eclipse.smarthome.core.persistence.dto
-
This is a java bean that is used to serialize services to JSON.
- PersistenceServiceDTO() - Constructor for class org.eclipse.smarthome.core.persistence.dto.PersistenceServiceDTO
- PersistenceServiceRegistry - Interface in org.eclipse.smarthome.core.persistence
-
This is the interface for a central service that provides access to
PersistenceServices. - PersistenceStandaloneSetup - Class in org.eclipse.smarthome.model.persistence
-
Initialization support for running Xtext languages without equinox extension registry
- PersistenceStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetup
- PersistenceStandaloneSetupGenerated - Class in org.eclipse.smarthome.model.persistence
- PersistenceStandaloneSetupGenerated() - Constructor for class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetupGenerated
- PersistenceSwitch<T> - Class in org.eclipse.smarthome.model.persistence.persistence.util
-
The Switch for the model's inheritance hierarchy.
- PersistenceSwitch() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.util.PersistenceSwitch
-
Creates an instance of the switch.
- PersistenceSyntacticSequencer - Class in org.eclipse.smarthome.model.persistence.serializer
- PersistenceSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.persistence.serializer.PersistenceSyntacticSequencer
- PersistenceValidator - Class in org.eclipse.smarthome.model.persistence.validation
-
Custom validation rules.
- PersistenceValidator() - Constructor for class org.eclipse.smarthome.model.persistence.validation.PersistenceValidator
- PETA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- PICO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- Ping - Class in org.eclipse.smarthome.model.script.actions
-
This Action checks the vitality of the given host.
- Ping - Class in org.openhab.io.net.actions
-
This Action checks the vitality of the given host.
- Ping() - Constructor for class org.eclipse.smarthome.model.script.actions.Ping
- Ping() - Constructor for class org.openhab.io.net.actions.Ping
- play(AudioStream) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays the passed audio stream using the default audio sink.
- play(AudioStream, String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays the passed audio stream on the given sink.
- play(AudioStream, String, PercentType) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays the passed audio stream on the given sink.
- PLAY - org.eclipse.smarthome.core.library.types.PlayPauseType
- PLAYER - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- PlayerItem - Class in org.eclipse.smarthome.core.library.items
-
An
PlayerItemallows to control a player, e.g. - PlayerItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.PlayerItem
- playFile(String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays an audio file from the "sounds" folder using the default audio sink.
- playFile(String, String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays an audio file from the "sounds" folder using the given audio sink.
- playFile(String, String, PercentType) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays an audio file with the given volume from the "sounds" folder using the given audio sink.
- playFile(String, PercentType) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Plays an audio file with the given volume from the "sounds" folder using the default audio sink.
- PlayPauseType - Enum in org.eclipse.smarthome.core.library.types
-
This type is used by the
PlayerItem. - playSound(String) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- playSound(String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- playSound(String, String, PercentType) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- playSound(String, PercentType) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- playStream(String) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- playStream(String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- PLS_EXTENSION - Static variable in class org.eclipse.smarthome.core.audio.URLAudioStream
- plus(Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a repeating expression that will match the given expression as often as possible.
- png - org.eclipse.smarthome.ui.chart.ChartProvider.ImageType
- png - org.openhab.ui.chart.ChartProvider.ImageType
- PNG - org.eclipse.smarthome.ui.icon.IconSet.Format
- Point - Interface in org.eclipse.smarthome.core.semantics.model
-
This is the super interface for all types that represent an Point.
- Points - Class in org.eclipse.smarthome.core.semantics.model.point
-
This class provides a stream of all defined points.
- Points() - Constructor for class org.eclipse.smarthome.core.semantics.model.point.Points
- PointType - Class in org.eclipse.smarthome.core.library.types
-
This type can be used for items that are dealing with GPS or location awareness functionality.
- PointType - Class in org.openhab.core.library.types
-
This type can be used for items that are dealing with GPS functionality.
- PointType() - Constructor for class org.eclipse.smarthome.core.library.types.PointType
-
Default constructor creates a point at sea level where the equator (0° latitude) and the prime meridian (0° longitude) intersect.
- PointType() - Constructor for class org.openhab.core.library.types.PointType
-
Default constructor creates a point at sea level where the equator (0° latitude) and the prime meridian (0° longitude) intersect.
- PointType(String) - Constructor for class org.eclipse.smarthome.core.library.types.PointType
- PointType(String) - Constructor for class org.openhab.core.library.types.PointType
- PointType(DecimalType, DecimalType) - Constructor for class org.eclipse.smarthome.core.library.types.PointType
- PointType(DecimalType, DecimalType, DecimalType) - Constructor for class org.eclipse.smarthome.core.library.types.PointType
- PointType(StringType, StringType) - Constructor for class org.eclipse.smarthome.core.library.types.PointType
- PointType(StringType, StringType, StringType) - Constructor for class org.eclipse.smarthome.core.library.types.PointType
- PointType(DecimalType, DecimalType) - Constructor for class org.openhab.core.library.types.PointType
- PointType(DecimalType, DecimalType, DecimalType) - Constructor for class org.openhab.core.library.types.PointType
- PointType(StringType, StringType) - Constructor for class org.openhab.core.library.types.PointType
- PointType(StringType, StringType, StringType) - Constructor for class org.openhab.core.library.types.PointType
- POLL_INTERVAL_SECONDS - Static variable in class org.eclipse.smarthome.core.net.NetUtil
-
Default network interface poll interval 60 seconds.
- pools - Static variable in class org.eclipse.smarthome.core.common.ThreadPoolManager
- populate(ThingImpl) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- port - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- port - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- PortInUseException - Exception in org.eclipse.smarthome.io.transport.serial
-
Exception that marks that a port is currently already in use.
- PortInUseException() - Constructor for exception org.eclipse.smarthome.io.transport.serial.PortInUseException
- post(Event) - Method in interface org.eclipse.smarthome.core.events.EventPublisher
-
Posts an event through the event bus in an asynchronous way.
- postCommand(String, Command) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Sends a command for a channel of the thing.
- postCommand(String, Command) - Method in interface org.openhab.core.events.EventPublisher
-
Initiate asynchronous sending of a command.
- postCommand(String, Command) - Method in class org.openhab.core.events.EventPublisherDelegate
- postCommand(ChannelUID, Command) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Sends a command for a channel of the thing.
- postCommand(ChannelUID, Command) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs about a command, which is sent from the channel.
- postEvent(Event) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
-
This method can be used in a subclass in order to post events through the openHAB events bus.
- postTo(String) - Static method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Construct an http request builder to post data to a
url - postUpdate(String, String) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(String, State) - Method in interface org.openhab.core.events.EventPublisher
-
Initiate asynchronous sending of a status update.
- postUpdate(String, State) - Method in class org.openhab.core.events.EventPublisherDelegate
- postUpdate(Item, Number) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, String) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- postUpdate(Item, State) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Posts a status update for a specified item to the event bus.
- Power - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Power.
- PowerOutlet - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Power Outlet.
- predictedState - Variable in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- PREFIX_SEPARATOR - Static variable in class org.openhab.core.automation.RulePredicates
-
Constant defining separator between prefix and UID.
- prerequisiteVersion - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- Presence - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Presence.
- PRESSED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- Pressure - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Pressure.
- PREVIOUS - org.eclipse.smarthome.core.library.types.NextPreviousType
- previousState(Item) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Returns the previous state of a given
item. - previousState(Item, boolean) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Returns the previous state of a given
item. - previousState(Item, boolean, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Returns the previous state of a given
item. - PrimitiveType - Interface in org.eclipse.smarthome.core.types
-
A primitive type consists of a single value like a string, a number, etc.
- PrimitiveType - Interface in org.openhab.core.types
-
A primitive type consists of a single value like a string, a number, etc.
- print(String) - Method in interface org.eclipse.smarthome.io.console.Console
- print(String) - Method in interface org.openhab.io.console.Console
- printf(String, Object...) - Method in interface org.eclipse.smarthome.io.console.Console
- printHelp(Console, String, String, Collection<ConsoleCommandExtension>) - Static method in class org.eclipse.smarthome.io.console.ConsoleInterpreter
- println(String) - Method in interface org.eclipse.smarthome.io.console.Console
- println(String) - Method in interface org.openhab.io.console.Console
- printUsage(String) - Method in interface org.eclipse.smarthome.io.console.Console
-
usage output is treated differently from other output as it might differ between different kinds of consoles
- printUsage(String) - Method in interface org.openhab.io.console.Console
-
usage output is treated differently from other output as it might differ between different kinds of consoles
- printUsage(Console) - Method in class org.eclipse.smarthome.io.console.extensions.AbstractConsoleCommandExtension
-
Print the whole usages to the console.
- process(AudioStream) - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Processes the passed
AudioStreamIf the passedAudioStreamis not supported by this instance, anUnsupportedAudioStreamExceptionis thrown. - processBindingConfiguration(String, String, String, String, Configuration) - Method in interface org.eclipse.smarthome.model.item.BindingConfigReader
-
This method is called by the
GenericItemProviderwhenever it comes across a binding configuration string for an item. - processBindingConfiguration(String, Item, String) - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- processBindingConfiguration(String, Item, String) - Method in interface org.openhab.model.item.binding.BindingConfigReader
-
This method is called by the
GenericItemProviderwhenever it comes across a binding configuration string for an item. - processMessage(String, byte[]) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttMessageSubscriber
-
Process a received MQTT message.
- processWatchEvent(WatchEvent<?>, WatchEvent.Kind<?>, Path) - Method in class org.eclipse.smarthome.core.service.AbstractWatchService
-
Processes the given watch event.
- Profile - Interface in org.eclipse.smarthome.core.thing.profiles
-
Common ancestor of all profile types.
- ProfileAdvisor - Interface in org.eclipse.smarthome.core.thing.profiles
-
Implementors can give advice which
Profiles can/should be used for a given link. - ProfileCallback - Interface in org.eclipse.smarthome.core.thing.profiles
-
Gives access to the framework features for continuing the communication flow.
- ProfileContext - Interface in org.eclipse.smarthome.core.thing.profiles
-
The profile's context It gives access to related information like the profile's configuration or a scheduler.
- ProfileFactory - Interface in org.eclipse.smarthome.core.thing.profiles
-
Implementors are capable of creating
Profileinstances. - ProfileType - Interface in org.eclipse.smarthome.core.thing.profiles
-
Describes a profile type.
- ProfileTypeBuilder<T extends ProfileType> - Class in org.eclipse.smarthome.core.thing.profiles
-
Builder for
ProfileTypeinstances. - ProfileTypeDTO - Class in org.eclipse.smarthome.core.thing.profiles.dto
-
DTO for profile types
- ProfileTypeDTO() - Constructor for class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTO
- ProfileTypeDTO(String, String, String, Collection<String>) - Constructor for class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTO
- ProfileTypeDTOMapper - Class in org.eclipse.smarthome.core.thing.profiles.dto
-
The
ProfileTypeDTOMapperis an utility class to map profile-types into profile-type data transfer objects (DTOs). - ProfileTypeDTOMapper() - Constructor for class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTOMapper
- ProfileTypeI18nLocalizationService - Class in org.eclipse.smarthome.core.thing.profiles.i18n
-
This OSGi service could be used to localize a
ProfileTypeusing the i18n mechanism of the openHAB framework. - ProfileTypeI18nLocalizationService(TranslationProvider) - Constructor for class org.eclipse.smarthome.core.thing.profiles.i18n.ProfileTypeI18nLocalizationService
- ProfileTypeProvider - Interface in org.eclipse.smarthome.core.thing.profiles
-
A
ProfileTypeProvideris responsible for providingProfileTypes. - ProfileTypeRegistry - Interface in org.eclipse.smarthome.core.thing.profiles
- ProfileTypeUID - Class in org.eclipse.smarthome.core.thing.profiles
-
Identifier of a profile type.
- ProfileTypeUID(String) - Constructor for class org.eclipse.smarthome.core.thing.profiles.ProfileTypeUID
- ProfileTypeUID(String, String) - Constructor for class org.eclipse.smarthome.core.thing.profiles.ProfileTypeUID
- ProgressCallback - Interface in org.eclipse.smarthome.core.thing.binding.firmware
-
The
ProgressCallbackis injected into theFirmwareUpdateHandler.updateFirmware(Firmware, ProgressCallback)operation in order to post progress information about the firmware update process. - ProgressStep - Enum in org.eclipse.smarthome.core.thing.binding.firmware
-
The
ProgressStepenumeration defines the possible progress steps for a firmware update. - Projector - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Projector.
- properties - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- properties - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- properties - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- properties - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- properties - Variable in class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- properties - Variable in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- properties - Variable in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
-
The cached value of the '
Properties' containment reference list. - properties - Variable in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- properties - Variable in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- properties - Variable in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- properties - Variable in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- properties - Variable in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- properties - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
-
The cached value of the '
Properties' containment reference list. - Properties - Class in org.eclipse.smarthome.core.semantics.model.property
-
This class provides a stream of all defined properties.
- Properties() - Constructor for class org.eclipse.smarthome.core.semantics.model.property.Properties
- Property - Interface in org.eclipse.smarthome.core.semantics.model
-
This is the super interface for all property tags.
- PROPERTY_FIRMWARE_VERSION - Static variable in interface org.eclipse.smarthome.core.thing.Thing
-
the key for the firmware version property
- PROPERTY_HARDWARE_VERSION - Static variable in interface org.eclipse.smarthome.core.thing.Thing
-
the key for the hardware version property
- PROPERTY_MAC_ADDRESS - Static variable in interface org.eclipse.smarthome.core.thing.Thing
-
the key for the MAC address property
- PROPERTY_MODEL_ID - Static variable in interface org.eclipse.smarthome.core.thing.Thing
-
the key for the model ID property
- PROPERTY_REQUIRES_FACTORY_RESET - Static variable in interface org.eclipse.smarthome.core.thing.binding.firmware.Firmware
-
The key for the requires a factory reset property.
- PROPERTY_SERIAL_NUMBER - Static variable in interface org.eclipse.smarthome.core.thing.Thing
-
the key for the serial number property
- PROPERTY_VENDOR - Static variable in interface org.eclipse.smarthome.core.thing.Thing
-
the key for the vendor property
- protocol - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- ProtocolType - Class in org.eclipse.smarthome.io.transport.serial
-
Holds the
ProtocolType.PathType, which specifies whether its a local or remote path and the scheme. - ProtocolType(ProtocolType.PathType, String) - Constructor for class org.eclipse.smarthome.io.transport.serial.ProtocolType
- ProtocolType.PathType - Enum in org.eclipse.smarthome.io.transport.serial
-
Remote (NET) or Local path.
- provideInternalItemsLexer() - Method in class org.eclipse.smarthome.model.AbstractItemsRuntimeModule
- provideInternalPersistenceLexer() - Method in class org.eclipse.smarthome.model.persistence.AbstractPersistenceRuntimeModule
- provideInternalRulesLexer() - Method in class org.eclipse.smarthome.model.rule.AbstractRulesRuntimeModule
- provideInternalScriptLexer() - Method in class org.eclipse.smarthome.model.script.AbstractScriptRuntimeModule
- provideInternalSitemapLexer() - Method in class org.eclipse.smarthome.model.sitemap.AbstractSitemapRuntimeModule
- provideInternalThingLexer() - Method in class org.eclipse.smarthome.model.thing.AbstractThingRuntimeModule
- Provider<E> - Interface in org.eclipse.smarthome.core.common.registry
-
A
Providerprovides elements of a determined type and the subinterfaces are registered as OSGi services. - ProviderChangeListener<E> - Interface in org.eclipse.smarthome.core.common.registry
-
ProviderChangeListenercan be added toProviderservices, to listen for changes. - providers - Variable in class org.openhab.core.binding.AbstractBinding
-
to keep track of all binding providers
- providesBinding() - Method in interface org.openhab.core.binding.BindingProvider
-
Indicates whether this binding provider contains any binding
- providesBinding() - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- providesBindingFor(String) - Method in class org.openhab.core.binding.AbstractBinding
-
checks if any of the bindingProviders contains an adequate mapping
- providesBindingFor(String) - Method in interface org.openhab.core.binding.BindingProvider
-
Indicates whether this binding provider contains a binding for the given
itemName - providesBindingFor(String) - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- publish(String, byte[]) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Publish a message to the broker.
- publish(String, byte[], int, boolean) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Publish a message to the broker with the given QoS and retained flag.
- publish(String, byte[], int, boolean, MqttActionCallback) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- publish(String, byte[], MqttActionCallback) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- put(String, T) - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Puts a key-value mapping into this Storage.
- put(String, T) - Method in class org.eclipse.smarthome.test.storage.VolatileStorage
- put(String, Object) - Method in class org.eclipse.smarthome.config.core.Configuration
- put(K, Supplier<V>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Creates an
ExpiringCacheand adds it to the cache. - put(K, ExpiringCache<V>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Adds an
ExpiringCacheto the cache. - putIfAbsent(K, ExpiringCache<V>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
If the specified key is not already associated with a value, associate it with the given
ExpiringCache. - putIfAbsentAndGet(K, Supplier<V>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
If the specified key is not already associated, associate it with the given action.
- putIfAbsentAndGet(K, ExpiringCache<V>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
If the specified key is not already associated with a value, associate it with the given
ExpiringCache. - putValue(V) - Method in class org.eclipse.smarthome.core.cache.ExpiringCache
-
Puts a new value into the cache.
- putValue(K, V) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Puts a new value into the cache if the specified key is present.
Q
- qos - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- QUANTITY_LITERAL - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Quantity Literal' class. - QUANTITY_LITERAL - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The meta object id for the '
Quantity Literal' class. - QUANTITY_LITERAL__UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the 'Unit' containment reference feature.
- QUANTITY_LITERAL__UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Unit' containment reference.
- QUANTITY_LITERAL__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- QUANTITY_LITERAL__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- QUANTITY_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The number of structural features of the 'Quantity Literal' class.
- QuantityLiteral - Interface in org.eclipse.smarthome.model.script.script
-
A representation of the model object 'Quantity Literal'.
- QuantityLiteralElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
- QuantityLiteralImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model object 'Quantity Literal'.
- QuantityLiteralImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- QuantityType<T extends javax.measure.Quantity<T>> - Class in org.eclipse.smarthome.core.library.types
-
The measure type extends DecimalType to handle physical unit measurement
- QuantityType() - Constructor for class org.eclipse.smarthome.core.library.types.QuantityType
-
Creates a dimensionless
QuantityTypewith scalar 0 and unitAbstractUnit.ONE. - QuantityType(Number, Unit<T>) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityType
-
Creates a new
QuantityTypewith the given value andUnit. - QuantityType(String) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityType
-
Creates a new
QuantityTypewith the given value. - QuantityTypeArithmeticGroupFunction - Interface in org.eclipse.smarthome.core.library.types
-
This interface is a container for dimension based functions that require
QuantityTypes for its calculations. - QuantityTypeArithmeticGroupFunction.Avg - Class in org.eclipse.smarthome.core.library.types
-
This calculates the numeric average over all item states of
QuantityType. - QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction - Class in org.eclipse.smarthome.core.library.types
- QuantityTypeArithmeticGroupFunction.Max - Class in org.eclipse.smarthome.core.library.types
-
This calculates the maximum value of all item states of
QuantityType. - QuantityTypeArithmeticGroupFunction.Min - Class in org.eclipse.smarthome.core.library.types
-
This calculates the minimum value of all item states of
QuantityType. - QuantityTypeArithmeticGroupFunction.Sum - Class in org.eclipse.smarthome.core.library.types
-
This calculates the numeric sum over all item states of
QuantityType. - query(FilterCriteria) - Method in interface org.eclipse.smarthome.core.persistence.QueryablePersistenceService
-
Queries the
PersistenceServicefor data with a given filter criteria - query(FilterCriteria) - Method in interface org.openhab.core.persistence.QueryablePersistenceService
-
Queries the
PersistenceServicefor data with a given filter criteria - QueryablePersistenceService - Interface in org.eclipse.smarthome.core.persistence
-
A queryable persistence service which can be used to store and retrieve data from openHAB.
- QueryablePersistenceService - Interface in org.openhab.core.persistence
-
A queryable persistence service which can be used to store and retrieve data from openHAB.
- QueueingThreadPoolExecutor - Class in org.eclipse.smarthome.core.common
-
This is a thread pool executor service, which works as a developer would expect it to work.
- QueueingThreadPoolExecutor(String, int) - Constructor for class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
-
Allows to subclass QueueingThreadPoolExecutor.
R
- RADIAN - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- RadiatorControl - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Radiator Control.
- Rain - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Rain.
- RAWBUTTON_ON_OFF_SWITCH - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_ON_OFF_SWITCH_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_PLAYER - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_PLAYER_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_ROLLERSHUTTER - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_ROLLERSHUTTER_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_SWITCH - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWBUTTON_TOGGLE_SWITCH_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_DIMMER - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_DIMMER_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_NEXT_PREVIOUS - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_NEXT_PREVIOUS_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_ON_OFF - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_ON_OFF_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_PLAY_PAUSE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_PLAY_PAUSE_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_REWIND_FASTFORWARD - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_REWIND_FASTFORWARD_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_STOP_MOVE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_STOP_MOVE_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_UP_DOWN - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RAWROCKER_UP_DOWN_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- RawType - Class in org.eclipse.smarthome.core.library.types
-
This type can be used for all binary data such as images, documents, sounds etc.
- RawType() - Constructor for class org.eclipse.smarthome.core.library.types.RawType
-
Deprecated.
- RawType(byte[]) - Constructor for class org.eclipse.smarthome.core.library.types.RawType
-
Deprecated.
- RawType(byte[], String) - Constructor for class org.eclipse.smarthome.core.library.types.RawType
- read() - Method in class org.eclipse.smarthome.core.audio.ByteArrayAudioStream
- read() - Method in class org.eclipse.smarthome.core.audio.FileAudioStream
- read() - Method in class org.eclipse.smarthome.core.audio.URLAudioStream
- read() - Method in class org.eclipse.smarthome.io.rest.Stream2JSONInputStream
- readFromXML(URL) - Method in class org.eclipse.smarthome.config.xml.util.XmlDocumentReader
-
Reads the XML document containing a specific XML tag from the specified
URLand converts it to the according object. - readOnly - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- readOnly - Variable in class org.eclipse.smarthome.core.types.StateDescription
- readValidatedAttributes(HierarchicalStreamReader) - Method in class org.eclipse.smarthome.config.xml.util.ConverterAttributeMapValidator
-
Reads, validates and returns all attributes of a node associated with the specified reader as key-value map.
- readValidatedAttributes(HierarchicalStreamReader, Map<String, Boolean>) - Static method in class org.eclipse.smarthome.config.xml.util.ConverterAttributeMapValidator
-
Reads, validates and returns all attributes of a node associated with the specified reader as key-value map.
- readValueMap(HierarchicalStreamReader, int, UnmarshallingContext) - Static method in class org.eclipse.smarthome.config.xml.util.ConverterValueMap
-
Reads-in
Nchildren in a key-value map and returns it. - READY_MARKER - Static variable in class org.eclipse.smarthome.config.xml.ConfigXmlConfigDescriptionProvider
- ReadyMarker - Class in org.eclipse.smarthome.core.service
-
This is a token, identifying something to be completed.
- ReadyMarker(String, String) - Constructor for class org.eclipse.smarthome.core.service.ReadyMarker
- ReadyMarkerFilter - Class in org.eclipse.smarthome.core.service
-
Filter for
ReadyMarkers which a ReadyTracker is interested in. - ReadyMarkerFilter() - Constructor for class org.eclipse.smarthome.core.service.ReadyMarkerFilter
- ReadyMarkerUtils - Class in org.eclipse.smarthome.core.service
-
Utilities for the ready maker usage.
- ReadyMarkerUtils() - Constructor for class org.eclipse.smarthome.core.service.ReadyMarkerUtils
- ReadyService - Interface in org.eclipse.smarthome.core.service
-
Registry for
ReadyMarkers. - ReadyService.ReadyTracker - Interface in org.eclipse.smarthome.core.service
-
Tracker for changes related to
ReadyMarkerregistrations. - REBOOTING - org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandleris going to reboot the device. - receive(Event) - Method in class org.eclipse.smarthome.core.events.AbstractTypedEventSubscriber
- receive(Event) - Method in interface org.eclipse.smarthome.core.events.EventSubscriber
-
Callback method for receiving
Events from the openHAB event bus. - receive(Event) - Method in class org.eclipse.smarthome.core.items.events.AbstractItemEventSubscriber
- receive(Event) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- receiveCommand(String, Command) - Method in class org.openhab.core.binding.AbstractBinding
- receiveCommand(String, Command) - Method in class org.openhab.core.events.AbstractEventSubscriber
- receiveCommand(String, Command) - Method in interface org.openhab.core.events.EventSubscriber
-
Callback method if a command was sent on the event bus
- receiveCommand(ItemCommandEvent) - Method in class org.eclipse.smarthome.core.items.events.AbstractItemEventSubscriber
-
Callback method for receiving item command events from the openHAB event bus.
- Receiver - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Receiver.
- receiveTypedEvent(ThingStatusInfoChangedEvent) - Method in class org.eclipse.smarthome.core.thing.link.ThingLinkManager
- receiveTypedEvent(T) - Method in class org.eclipse.smarthome.core.events.AbstractTypedEventSubscriber
-
Callback method for receiving typed events of type T.
- receiveUpdate(String, State) - Method in class org.openhab.core.binding.AbstractBinding
- receiveUpdate(String, State) - Method in class org.openhab.core.events.AbstractEventSubscriber
- receiveUpdate(String, State) - Method in interface org.openhab.core.events.EventSubscriber
-
Callback method if a state update was sent on the event bus
- receiveUpdate(ItemStateEvent) - Method in class org.eclipse.smarthome.core.items.events.AbstractItemEventSubscriber
-
Callback method for receiving item update events from the openHAB event bus.
- RecognitionStartEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicestarts recognition. - RecognitionStartEvent() - Constructor for class org.eclipse.smarthome.core.voice.RecognitionStartEvent
- RecognitionStopEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicestops recognition. - RecognitionStopEvent() - Constructor for class org.eclipse.smarthome.core.voice.RecognitionStopEvent
- recognize(STTListener, AudioStream, Locale, Set<String>) - Method in interface org.eclipse.smarthome.core.voice.STTService
-
This method starts the process of speech recognition.
- RECOMMEND - org.eclipse.smarthome.core.thing.type.AutoUpdatePolicy
-
An automatic state update should be sent by the framework because no updates will be sent by the binding.
- reconnectStrategy - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- RED - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- RED - Static variable in class org.openhab.core.library.types.HSBType
- reference() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- reference() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- ReferenceResolver - Class in org.openhab.core.automation.util
-
Resolves Module references.
- ReferenceResolver() - Constructor for class org.openhab.core.automation.util.ReferenceResolver
- refresh - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Refresh' attribute. - refresh - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
-
The cached value of the '
Refresh' attribute. - refresh(K) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Refreshes and returns the value associated with the given key in the cache.
- REFRESH - org.eclipse.smarthome.core.types.RefreshType
- REFRESH_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Refresh' attribute. - REFRESH_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
-
The default value of the '
Refresh' attribute. - refreshAll() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Refreshes and returns a collection of all new values in the cache.
- refreshToken() - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Use case 3 - refreshToken.
- RefreshType - Enum in org.eclipse.smarthome.core.types
- refreshValue() - Method in class org.eclipse.smarthome.core.cache.ExpiringCache
-
Refreshes and returns the value in the cache.
- refreshValue(Supplier<CompletableFuture<V>>) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
-
Refreshes and returns the value asynchronously.
- REGEX_SPLITTER - Static variable in class org.eclipse.smarthome.core.library.types.StringListType
- register(Injector) - Method in class org.eclipse.smarthome.model.ItemsStandaloneSetupGenerated
- register(Injector) - Method in class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetupGenerated
- register(Injector) - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetupGenerated
- register(Injector) - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetupGenerated
- register(Injector) - Method in class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetupGenerated
- register(Injector) - Method in class org.eclipse.smarthome.model.thing.ThingStandaloneSetupGenerated
- registerAliases(XStream) - Method in class org.eclipse.smarthome.config.xml.util.XmlDocumentReader
-
Registers any aliases at the
XStreaminstance. - registerConverters(XStream) - Method in class org.eclipse.smarthome.config.xml.util.XmlDocumentReader
-
Registers any
Converters at theXStreaminstance. - registerDiscoveryListener(UsbSerialDiscoveryListener) - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscovery
-
Registers an
UsbSerialDiscoveryListenerthat is then notified about discovered serial ports and USB devices. - registerHandler(Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
- registerHandler(Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory
-
Creates a new
ThingHandlerinstance. - registerParticipant(UpnpIOParticipant) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Register a participant with the UPNP IO Service
- registerService(Object) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, String) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, String[], Dictionary<String, ?>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, String, Dictionary<String, ?>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(Object, Dictionary<String, ?>) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Register the given object as OSGi service.
- registerService(ServiceDescription) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Register a service
- registerService(ServiceDescription) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSService
-
This method registers a service to be announced through Bonjour/MDNS
- registerTracker(ReadyService.ReadyTracker) - Method in interface org.eclipse.smarthome.core.service.ReadyService
-
Adds the given tracker.
- registerTracker(ReadyService.ReadyTracker, ReadyMarkerFilter) - Method in interface org.eclipse.smarthome.core.service.ReadyService
-
Adds the given tracker.
- registerVolatileStorageService() - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Registers a volatile storage service.
- Registry<E extends Identifiable<K>,K> - Interface in org.eclipse.smarthome.core.common.registry
-
The
Registryinterface represents a registry for elements of the type E. - RegistryChangeListener<E> - Interface in org.eclipse.smarthome.core.common.registry
-
RegistryChangeListenercan be added toRegistryservices, to listen for changes. - RegistryHook<E extends Identifiable<?>> - Interface in org.eclipse.smarthome.core.items
-
A listener to be informed before entities are added respectively after they are removed.
- relatesTo() - Method in interface org.eclipse.smarthome.core.semantics.model.Point
- relatesTo(Class<? extends Property>) - Static method in class org.eclipse.smarthome.core.semantics.SemanticsPredicates
- release() - Method in interface org.eclipse.smarthome.config.xml.osgi.XmlDocumentProvider
-
Releases any added result objects from the XML processing.
- RELEASED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- reloadAllModelsOfType(String) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Reload and parse all models of the given type
- RemoteControl - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Remote Control.
- remove() - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
- remove() - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Remove all access token issued under this OAuthClientService.
- remove(K) - Method in interface org.eclipse.smarthome.core.common.registry.ManagedProvider
-
Removes an element and returns the removed element.
- remove(ThingUID) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Removes the
DiscoveryResultassociated with the specifiedThingID from thisInboxand sends a REMOVED event to any registeredInboxListener. - remove(Object) - Method in class org.eclipse.smarthome.config.core.Configuration
-
Deprecated.Use
Configuration.remove(String)instead. - remove(String) - Method in class org.eclipse.smarthome.config.core.Configuration
- remove(String) - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Removes the specified mapping from this map.
- remove(String) - Method in class org.eclipse.smarthome.test.storage.VolatileStorage
- remove(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- remove(String, boolean) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
- remove(String, boolean) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
-
Removes an item and it´s member if recursive flag is set to true.
- remove(K) - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Removes the item associated with the given key from the cache.
- remove(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- remove(K) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- remove(K) - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Removes the given element from the according
ManagedProvider. - remove(FilterCriteria) - Method in interface org.eclipse.smarthome.core.persistence.ModifiablePersistenceService
-
Removes data associated with an item from a persistence service.
- remove(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.ThingRegistry
- removeAccessTokenRefreshListener(AccessTokenRefreshListener) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthClientService
-
Removes the
AccessTokenRefreshListener. - removeActionService(ActionService) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- removeActionService(ActionService) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesRefresher
- removeActionService(ActionService) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- removeActionService(ActionService) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- removeActionService(ActionService) - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- removeAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeAll(Bundle) - Method in class org.eclipse.smarthome.config.xml.AbstractXmlBasedProvider
-
Removes all objects from the internal list associated with the specified module.
- removeAllAddedByScript() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
-
called when the script is unloaded or reloaded
- removeAllModelsOfType(String) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Remove all models of the given type
- removeAllTags() - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Clears all tags of this item.
- removeAllTags() - Method in class org.eclipse.smarthome.core.items.GenericItem
- removeAnnotatedThingActions(ThingActions, Map<String, Object>) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- removeBindingChangeListener(BindingChangeListener) - Method in interface org.openhab.core.binding.BindingProvider
-
Removes a binding change listener again.
- removeBindingChangeListener(BindingChangeListener) - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- removeBindingInfoProvider(BindingInfoProvider) - Method in class org.eclipse.smarthome.core.binding.BindingInfoRegistry
- removeBindingProvider(BindingProvider) - Method in class org.openhab.core.binding.AbstractActiveBinding
-
Removes
providerfrom the list of providers. - removeBindingProvider(BindingProvider) - Method in class org.openhab.core.binding.AbstractBinding
-
Removes
providerfrom the list of providers. - removeBrokerConnection(String) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Remove a broker connection by name
- removeBrokersListener(MqttServiceObserver) - Method in interface org.eclipse.smarthome.io.transport.mqtt.MqttService
-
Remove a listener and don't get notified of new/removed brokers anymore.
- removeChannelGroupTypeProvider(ChannelGroupTypeProvider) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeRegistry
- removeChannelTypeProvider(ChannelTypeProvider) - Method in class org.eclipse.smarthome.core.thing.type.ChannelTypeRegistry
- removeConfig(String) - Method in interface org.eclipse.smarthome.core.persistence.PersistenceManager
-
Remove a configuration for a persistence service.
- removeConfigDescriptionAliasProvider(ConfigDescriptionAliasProvider) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- removeConfigDescriptionProvider(ConfigDescriptionProvider) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- removeConfigOptionProvider(ConfigOptionProvider) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionRegistry
- removeConfigStatusProvider(ConfigStatusProvider) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- removeConfigurations(String) - Method in class org.openhab.model.item.binding.AbstractGenericBindingProvider
- removeConfigurations(String) - Method in interface org.openhab.model.item.binding.BindingConfigReader
-
Removes all configuration information for a given context.
- removeConnectionObserver(MqttConnectionObserver) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Remove a previously registered connection observer from this connection.
- removed(E) - Method in interface org.eclipse.smarthome.core.common.registry.RegistryChangeListener
-
Notifies the listener that a single element has been removed.
- removed(Provider<E>, E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- removed(Provider<E>, E) - Method in interface org.eclipse.smarthome.core.common.registry.ProviderChangeListener
-
Notifies the listener that a single element has been removed.
- removed(Item) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- removed(Item) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- removed(Thing) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- REMOVED - org.eclipse.smarthome.core.thing.ThingStatus
- REMOVED - org.eclipse.smarthome.model.core.EventType
- REMOVED - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- removedBundle(Bundle, BundleEvent, Bundle) - Method in class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
- removeDiscoveryListener(DiscoveryListener) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- removeDiscoveryListener(DiscoveryListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Removes a
DiscoveryListenerfrom the listeners' registry. - removeDiscoveryListener(DiscoveryListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Removes a
DiscoveryListenerfrom the listeners' registry. - removeEngine(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
-
Unloads the ScriptEngine loaded with the engineIdentifier
- removeEventListener() - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- removeEventListener() - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Remove the event listener.
- removeGroupName(String) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Removes the according item from a group.
- removeGroupName(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
-
Removes a group item name from the
GenericItem. - removeHandler(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeHandler(ThingHandler) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
-
This method is called when a thing handler should be removed.
- removeInboxListener(InboxListener) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Removes an
InboxListenerfrom the listeners' registry. - removeItemChangeListener(ItemsChangeListener) - Method in interface org.openhab.core.items.ItemProvider
- removeItemFactory(ItemFactory) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
- removeItemMetadata(String) - Method in interface org.eclipse.smarthome.core.items.ManagedMetadataProvider
-
Removes all metadata of a given item
- removeItemMetadata(String) - Method in interface org.eclipse.smarthome.core.items.MetadataRegistry
-
Remove all metadata of a given item
- removeItemRegistryChangeListener(ItemRegistryChangeListener) - Method in interface org.openhab.core.items.ItemRegistry
- removeLinksForThing(ThingUID) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- removeLinksForThing(ThingUID) - Method in class org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider
- removeMember(Item) - Method in class org.eclipse.smarthome.core.items.GroupItem
-
Removes the given item from the members of this group item.
- removeMember(Item) - Method in class org.openhab.core.items.GroupItem
- removeModel(String) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Removes a model from the repository
- removeModelChangeListener(ModelRepositoryChangeListener) - Method in interface org.eclipse.smarthome.model.sitemap.SitemapProvider
-
Remove a model change listener again
- removeModelRepositoryChangeListener(ModelRepositoryChangeListener) - Method in interface org.eclipse.smarthome.model.core.ModelRepository
-
Removes a change listener
- removeModuleType(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in class org.eclipse.smarthome.core.net.NetUtil
- removeNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in interface org.eclipse.smarthome.core.net.NetworkAddressService
-
Removes a
NetworkAddressChangeListenerso that it is no longer notified about changes. - removeOlderResults(long) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Call to remove all results of all
AbstractDiscoveryService.supportedThingTypesthat are older than the given timestamp. - removeOlderResults(long, Collection<ThingTypeUID>, ThingUID) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Call to remove all results of the given types that are older than the given timestamp.
- removeOlderResults(long, ThingUID) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Call to remove all results of all
AbstractDiscoveryService.supportedThingTypesthat are older than the given timestamp. - removeOlderResults(DiscoveryService, long, Collection<ThingTypeUID>) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryListener
-
Deprecated.
- removeOlderResults(DiscoveryService, long, Collection<ThingTypeUID>, ThingUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryListener
-
Removes all results belonging to one of the given types that are older than the given timestamp.
- removePrivateHandler(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- removeProvider(Provider<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- removeProviderChangeListener(ProviderChangeListener<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractProvider
- removeProviderChangeListener(ProviderChangeListener<E>) - Method in interface org.eclipse.smarthome.core.common.registry.Provider
-
Removes a
ProviderChangeListener. - removeProviderChangeListener(ProviderChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- removeProviderChangeListener(ProviderChangeListener<ModuleType>) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- removeRegistryChangeListener(RegistryChangeListener<E>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- removeRegistryChangeListener(RegistryChangeListener<E>) - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Removes a
RegistryChangeListenerfrom the registry. - removeRegistryChangeListener(RegistryChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- removeRegistryHook(RegistryHook<Item>) - Method in interface org.eclipse.smarthome.core.items.ItemRegistry
-
Remove the hook again.
- removeRule(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- removeRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- removeServiceListener(String, ServiceListener) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Remove listener for services of a given type
- removeSitemapProvider(SitemapProvider) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- removeStateChangeListener(StateChangeListener) - Method in class org.eclipse.smarthome.core.items.GenericItem
- removeStateChangeListener(StateChangeListener) - Method in class org.openhab.core.items.GenericItem
- removeStatusListener(UpnpIOParticipant) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Stops the polling mechanism to check the status of a specific UDN device.
- removeSubscription(String) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
-
Removes an existing subscription
- removeSubscription(UpnpIOParticipant, String) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Unsubscribe from a GENA subscription
- removeTag(String) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Removes a tag from the item.
- removeTag(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
- removeThing(ThingUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
- removeThing(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory
-
A thing with the given
ThingUID was removed. - removeThingActions(ThingActions) - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- removeThingTypeProvider(ThingTypeProvider) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
- removeTlsCertificateProvider(TlsCertificateProvider) - Method in interface org.eclipse.smarthome.io.net.http.ExtensibleTrustManager
-
Remove a
TlsCertificateProviderso it will longer be used by HttpClient / WebSocket Client's - removeTlsTrustManagerProvider(TlsTrustManagerProvider) - Method in interface org.eclipse.smarthome.io.net.http.ExtensibleTrustManager
-
Remove a
TlsTrustManagerProviderso it will longer be used by HttpClient / WebSocket Client's - REMOVING - org.eclipse.smarthome.core.thing.ThingStatus
- REMOVING - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- replaceMember(Item, Item) - Method in class org.eclipse.smarthome.core.items.GroupItem
- representationProperty - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- required - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- required() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- res - Static variable in class org.eclipse.smarthome.model.persistence.scoping.PersistenceGlobalScopeProvider
- reschedule(AbstractInstant) - Method in interface org.eclipse.smarthome.model.script.actions.Timer
-
Reschedules a timer to a new starting time.
- reset() - Method in class org.eclipse.smarthome.core.audio.FileAudioStream
- reset() - Method in class org.eclipse.smarthome.test.AsyncResultWrapper
- resolveBundle(Class<?>) - Method in interface org.eclipse.smarthome.core.util.BundleResolver
-
Resolve the bundle associated with the given
Class. - resolveComplexDataReference(Object, String...) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Gets an object by given hierarchical path of tokens.
- resolveReference(String, Map<String, ?>) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Resolves single reference '${singleReference}' from given context.
- ResourceBundleClassLoader - Class in org.eclipse.smarthome.core.common.osgi
-
The
ResourceBundleClassLoaderis a user defined classloader which is responsible to map files within an OSGi bundle toURLs. - ResourceBundleClassLoader(Bundle, String, String) - Constructor for class org.eclipse.smarthome.core.common.osgi.ResourceBundleClassLoader
-
Creates a new instance of this class with the specified parameters.
- REST_URI - Static variable in class org.eclipse.smarthome.io.rest.RESTConstants
- RESTConstants - Class in org.eclipse.smarthome.io.rest
-
Public constants for the REST API
- RESTConstants() - Constructor for class org.eclipse.smarthome.io.rest.RESTConstants
- RESTORE - Static variable in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy.Globals
- RESTORE - Static variable in class org.eclipse.smarthome.model.persistence.scoping.GlobalStrategies
- restoreStates(Map<Item, State>) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Restores item states from a map.
- RESTResource - Interface in org.eclipse.smarthome.io.rest
-
This is a marker interface for REST resource implementations
- retainMessages - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
-
Deprecated.
- retrieveCredentials(C) - Method in interface org.eclipse.smarthome.io.http.auth.CredentialsExtractor
- returns() - Method in annotation type org.eclipse.smarthome.model.script.engine.action.ActionDoc
- returns() - Method in annotation type org.openhab.core.scriptengine.action.ActionDoc
- revert() - Method in class org.eclipse.smarthome.config.xml.util.NodeIterator
-
Reverts the last
NodeIterator.next()call. - REWIND - org.eclipse.smarthome.core.library.types.RewindFastforwardType
- RewindFastforwardType - Enum in org.eclipse.smarthome.core.library.types
-
This type is used by the
PlayerItem. - RI - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPortEvent
- right - Variable in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Right' containment reference. - Role - Interface in org.eclipse.smarthome.core.auth
-
Interface defining constants for roles within ESH.
- ROLLERSHUTTER - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- RollershutterItem - Class in org.eclipse.smarthome.core.library.items
-
A RollershutterItem allows the control of roller shutters, i.e.
- RollershutterItem - Class in org.openhab.core.library.items
-
A RollershutterItem allows the control of roller shutters, i.e.
- RollershutterItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.RollershutterItem
- RollershutterItem(String) - Constructor for class org.openhab.core.library.items.RollershutterItem
- Room - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Room.
- Rule - Class in org.eclipse.smarthome.core.voice.text
-
Represents an expression plus action code that will be executed after successful parsing.
- Rule - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Rule'.
- Rule - Interface in org.openhab.core.automation
- Rule(Expression) - Constructor for class org.eclipse.smarthome.core.voice.text.Rule
-
Constructs a new instance.
- RULE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Rule' class. - RULE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Rule' class. - RULE - Static variable in exception org.openhab.core.automation.parser.ParsingNestedException
- RULE__EVENTTRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Eventtrigger' containment reference list feature.
- RULE__EVENTTRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Eventtrigger' containment reference list.
- RULE__NAME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- RULE__NAME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Name' attribute.
- RULE__SCRIPT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Script' containment reference feature.
- RULE__SCRIPT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Script' containment reference.
- RULE_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Rule' class.
- RULE_MODEL - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Rule Model' class. - RULE_MODEL - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Rule Model' class. - RULE_MODEL__IMPORT_SECTION - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Import Section' containment reference feature.
- RULE_MODEL__IMPORT_SECTION - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Import Section' containment reference.
- RULE_MODEL__RULES - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Rules' containment reference list feature.
- RULE_MODEL__RULES - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Rules' containment reference list.
- RULE_MODEL__VARIABLES - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Variables' containment reference list feature.
- RULE_MODEL__VARIABLES - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Variables' containment reference list.
- RULE_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Rule Model' class.
- RuleAction - Annotation Type in org.openhab.core.automation.annotation
-
Marker annotation for an action module
- RuleAddedEvent - Class in org.openhab.core.automation.events
-
An
RuleAddedEventnotifies subscribers that a rule has been added. - RuleAddedEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.RuleAddedEvent
-
constructs a new rule added event
- RuleBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Ruleinstance using the builder pattern. - RuleBuilder(Rule) - Constructor for class org.openhab.core.automation.util.RuleBuilder
- RuleDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize rules.
- RuleDTO() - Constructor for class org.openhab.core.automation.dto.RuleDTO
- RuleDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- RuleDTOMapper() - Constructor for class org.openhab.core.automation.dto.RuleDTOMapper
- RuleElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleElements
- RuleEngine - Interface in org.eclipse.smarthome.model.rule.runtime
-
This is a marker interface for Rule Engines.
- RuleImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Rule'.
- RuleImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- RuleManager - Interface in org.openhab.core.automation
-
This class is responsible to provide a
RegistryChangeListenerlogic. - RuleModel - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Rule Model'.
- RuleModelElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.RuleModelElements
- RuleModelImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Rule Model'.
- RuleModelImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- RulePredicates - Class in org.openhab.core.automation
-
This class add support for prefixes for
RuleUIDs and provide default predicates for prefixes and tags. - RulePredicates() - Constructor for class org.openhab.core.automation.RulePredicates
- RuleProvider - Interface in org.openhab.core.automation
-
This class is responsible for providing
Rules. - RuleRegistry - Interface in org.openhab.core.automation
-
The
RuleRegistryprovides basic functionality for managingRules. - RuleRemovedEvent - Class in org.openhab.core.automation.events
-
An
RuleRemovedEventnotifies subscribers that a rule has been removed. - RuleRemovedEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.RuleRemovedEvent
-
Constructs a new rule removed event
- rules - Variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
-
The cached value of the '
Rules' containment reference list. - RulesAdapterFactory - Class in org.eclipse.smarthome.model.rule.rules.util
-
The Adapter Factory for the model.
- RulesAdapterFactory() - Constructor for class org.eclipse.smarthome.model.rule.rules.util.RulesAdapterFactory
-
Creates an instance of the adapter factory.
- RulesAntlrTokenFileProvider - Class in org.eclipse.smarthome.model.rule.parser.antlr
- RulesAntlrTokenFileProvider() - Constructor for class org.eclipse.smarthome.model.rule.parser.antlr.RulesAntlrTokenFileProvider
- RulesFactory - Interface in org.eclipse.smarthome.model.rule.rules
-
The Factory for the model.
- RulesFactoryImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model Factory.
- RulesFactoryImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.RulesFactoryImpl
-
Creates an instance of the factory.
- RulesFormatter - Class in org.eclipse.smarthome.model.rule.formatting
-
This class contains custom formatting description.
- RulesFormatter() - Constructor for class org.eclipse.smarthome.model.rule.formatting.RulesFormatter
- RulesGrammarAccess - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess(GrammarProvider, ScriptGrammarAccess, XbaseGrammarAccess, XtypeGrammarAccess) - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess
- RulesGrammarAccess.ChangedEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.CommandEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.EventEmittedTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.EventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.GroupMemberChangedEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.GroupMemberCommandEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.GroupMemberUpdateEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ItemNameElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.RuleElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.RuleModelElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.SystemOnShutdownTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.SystemOnStartupTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.SystemTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ThingStateChangedEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ThingStateUpdateEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ThingValidStateElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.TimerTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.UpdateEventTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidCommandElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidCommandIdElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidCommandNumberElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidCommandStringElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidStateElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidStateIdElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidStateNumberElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidStateStringElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidTriggerElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidTriggerIdElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidTriggerNumberElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.ValidTriggerStringElements - Class in org.eclipse.smarthome.model.rule.services
- RulesGrammarAccess.VariableDeclarationElements - Class in org.eclipse.smarthome.model.rule.services
- RulesIdeModule - Class in org.eclipse.smarthome.model.rule.ide
-
Use this class to register ide components.
- RulesIdeModule() - Constructor for class org.eclipse.smarthome.model.rule.ide.RulesIdeModule
- RulesIdeSetup - Class in org.eclipse.smarthome.model.rule.ide
-
Initialization support for running Xtext languages as language servers.
- RulesIdeSetup() - Constructor for class org.eclipse.smarthome.model.rule.ide.RulesIdeSetup
- RulesImplicitlyImportedTypes - Class in org.eclipse.smarthome.model.rule.scoping
-
This class registers all statically available functions as well as the extensions for specific jvm types, which should only be available in rules, but not in scripts
- RulesImplicitlyImportedTypes() - Constructor for class org.eclipse.smarthome.model.rule.scoping.RulesImplicitlyImportedTypes
- RulesItemRefresher - Class in org.eclipse.smarthome.model.rule.jvmmodel
-
The
RulesItemRefresheris responsible for reloading rules resources every time an item is added or removed. - RulesItemRefresher() - Constructor for class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- RulesJvmModelInferrer - Class in org.eclipse.smarthome.model.rule.jvmmodel
-
Infers a JVM model from the source model.
- RulesJvmModelInferrer() - Constructor for class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
- RulesPackage - Interface in org.eclipse.smarthome.model.rule.rules
-
The Package for the model.
- RulesPackage.Literals - Interface in org.eclipse.smarthome.model.rule.rules
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- RulesPackageImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model Package.
- RulesParser - Class in org.eclipse.smarthome.model.rule.ide.contentassist.antlr
- RulesParser - Class in org.eclipse.smarthome.model.rule.parser.antlr
- RulesParser() - Constructor for class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- RulesParser() - Constructor for class org.eclipse.smarthome.model.rule.parser.antlr.RulesParser
- RulesParser.NameMappings - Class in org.eclipse.smarthome.model.rule.ide.contentassist.antlr
- RulesRefresher - Class in org.eclipse.smarthome.model.rule.jvmmodel
-
The
RulesRefresheris responsible for reloading rules resources every time. - RulesRefresher() - Constructor for class org.eclipse.smarthome.model.rule.jvmmodel.RulesRefresher
- RulesRuntimeModule - Class in org.eclipse.smarthome.model.rule
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- RulesRuntimeModule() - Constructor for class org.eclipse.smarthome.model.rule.RulesRuntimeModule
- RulesScopeProvider - Class in org.eclipse.smarthome.model.rule.scoping
-
This class contains custom scoping description.
- RulesScopeProvider() - Constructor for class org.eclipse.smarthome.model.rule.scoping.RulesScopeProvider
- RulesSemanticSequencer - Class in org.eclipse.smarthome.model.rule.serializer
- RulesSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.rule.serializer.RulesSemanticSequencer
- RulesStandaloneSetup - Class in org.eclipse.smarthome.model.rule
-
Initialization support for running Xtext languages without equinox extension registry
- RulesStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- RulesStandaloneSetupGenerated - Class in org.eclipse.smarthome.model.rule
- RulesStandaloneSetupGenerated() - Constructor for class org.eclipse.smarthome.model.rule.RulesStandaloneSetupGenerated
- RulesSwitch<T> - Class in org.eclipse.smarthome.model.rule.rules.util
-
The Switch for the model's inheritance hierarchy.
- RulesSwitch() - Constructor for class org.eclipse.smarthome.model.rule.rules.util.RulesSwitch
-
Creates an instance of the switch.
- RulesSyntacticSequencer - Class in org.eclipse.smarthome.model.rule.serializer
- RulesSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.rule.serializer.RulesSyntacticSequencer
- RuleStatus - Enum in org.openhab.core.automation
-
This enumeration is used to present the main status of a
Rule. - RuleStatusDetail - Enum in org.openhab.core.automation
-
This enumeration is used to represent a detail of a
RuleStatus. - RuleStatusInfo - Class in org.openhab.core.automation
-
This class is used to present status of a rule.
- RuleStatusInfo() - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Default constructor for deserialization e.g.
- RuleStatusInfo(RuleStatus) - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Constructs a status info.
- RuleStatusInfo(RuleStatus, RuleStatusDetail) - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Constructs a status info.
- RuleStatusInfo(RuleStatus, RuleStatusDetail, String) - Constructor for class org.openhab.core.automation.RuleStatusInfo
-
Constructs a status info.
- RuleStatusInfoEvent - Class in org.openhab.core.automation.events
-
An
RuleStatusInfoEventnotifies subscribers that a rule status has been updated. - RuleStatusInfoEvent(String, String, String, RuleStatusInfo, String) - Constructor for class org.openhab.core.automation.events.RuleStatusInfoEvent
-
constructs a new rule status event
- RulesThingRefresher - Class in org.eclipse.smarthome.model.rule.jvmmodel
-
The
RulesThingRefresheris responsible for reloading rules resources every time a thing is added or removed. - RulesThingRefresher() - Constructor for class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- RuleSupportRuleRegistryDelegate - Class in org.openhab.core.automation.module.script.rulesupport.shared
-
The
RuleSupportRuleRegistryDelegateis wrapping aRuleRegistryto provide a comfortable way to add rules to the RuleManager without worrying about the need to remove rules again. - RuleSupportRuleRegistryDelegate(RuleRegistry, ScriptedRuleProvider) - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- RulesValidator - Class in org.eclipse.smarthome.model.rule.validation
-
Custom validation rules.
- RulesValidator() - Constructor for class org.eclipse.smarthome.model.rule.validation.RulesValidator
- RuleTemplate - Class in org.openhab.core.automation.template
-
This class is used to define
Rule Templateswhich are shared combination of ready to use modules, which can be configured to produceRuleinstances. - RuleTemplate(String, String, String, Set<String>, List<Trigger>, List<Condition>, List<Action>, List<ConfigDescriptionParameter>, Visibility) - Constructor for class org.openhab.core.automation.template.RuleTemplate
-
Creates a
RuleTemplateinstance that will be used for creatingRules from a set of modules, belong to the template. - RuleTemplateDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the rule templates.
- RuleTemplateDTO() - Constructor for class org.openhab.core.automation.dto.RuleTemplateDTO
- RuleTemplateDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the Rule Templates and RuleTemplateDTO objects.
- RuleTemplateDTOMapper() - Constructor for class org.openhab.core.automation.dto.RuleTemplateDTOMapper
- RuleTemplateProvider - Interface in org.openhab.core.automation.template
-
This interface provides basic functionality for managing
RuleTemplates. - RuleUpdatedEvent - Class in org.openhab.core.automation.events
-
An
RuleUpdatedEventnotifies subscribers that a rule has been updated. - RuleUpdatedEvent(String, String, String, RuleDTO, RuleDTO) - Constructor for class org.openhab.core.automation.events.RuleUpdatedEvent
-
constructs a new rule updated event
- run() - Method in interface org.eclipse.smarthome.core.scheduler.SchedulerRunnable
-
Scheduled job to run.
- run() - Method in class org.eclipse.smarthome.core.service.WatchQueueReader
- run(Map<String, Object>) - Method in interface org.eclipse.smarthome.core.scheduler.CronJob
-
Run a cron job.
- RUNNING - org.openhab.core.automation.RuleStatus
- runNow(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
The method skips the triggers and the conditions and directly executes the actions of the rule.
- runNow(String) - Method in interface org.openhab.core.automation.RuleManager
-
The method skips the triggers and the conditions and directly executes the actions of the rule.
- runNow(String, boolean, Map<String, Object>) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
Same as
ModuleHandlerCallback.runNow(String)with the additional option to enable/disable evaluation of conditions defined in the target rule. - runNow(String, boolean, Map<String, Object>) - Method in interface org.openhab.core.automation.RuleManager
-
Same as
RuleManager.runNow(String)with the additional option to enable/disable evaluation of conditions defined in the target rule. - RxTxSerialPort - Class in org.eclipse.smarthome.io.transport.serial.rxtx
-
Specific serial port implementation.
- RxTxSerialPort(SerialPort) - Constructor for class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
-
Constructor.
S
- SafeCaller - Interface in org.eclipse.smarthome.core.common
-
OSGi service to obtain a
SafeCallerBuilder. - SafeCallerBuilder<T> - Interface in org.eclipse.smarthome.core.common
-
Builder to create a safe-call wrapper for another object.
- SafeEMF - Interface in org.eclipse.smarthome.model.core
-
Service interface to execute EMF methods in a single based thread.
- saturation - Variable in class org.eclipse.smarthome.core.library.types.HSBType
- saturation - Variable in class org.openhab.core.library.types.HSBType
- say(Object) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Says the given text.
- say(Object, String) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Says the given text with a given voice.
- say(Object, String, String) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Says the given text with a given voice through the given sink.
- say(Object, String, String, PercentType) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Says the given text with a given voice and the given volume through the given sink.
- say(Object, String, PercentType) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Says the given text with a given voice and the given volume.
- say(Object, PercentType) - Static method in class org.eclipse.smarthome.model.script.actions.Voice
-
Says the given text with the given volume.
- say(String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Speaks the passed string using the default TTS service and default audio sink.
- say(String, String, String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Speaks the passed string using the provided voiceId and the given audio sink.
- say(String, String, String, PercentType) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Speaks the passed string with the given volume using the provided voiceId and the given audio sink.
- say(String, String, PercentType) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Speaks the passed string with the given volume using the provided voiceId and the default audio sink.
- say(String, PercentType) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Speaks the passed string with the given volume using the default TTS service and default audio sink.
- say(String, String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Speaks the passed string using the provided voiceId and the default audio sink.
- say(String, String, String) - Method in interface org.openhab.io.multimedia.tts.TTSService
- scanListener - Variable in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- ScanListener - Interface in org.eclipse.smarthome.config.discovery
-
The
ScanListenerinterface for receiving scan operation events. - schedule(CronJob, Map<String, Object>, String) - Method in interface org.eclipse.smarthome.core.scheduler.CronScheduler
-
Schedule a runnable to be executed for the give cron expression (See
CronJob). - schedule(SchedulerRunnable, String) - Method in interface org.eclipse.smarthome.core.scheduler.CronScheduler
-
Schedule a runnable to be executed for the give cron expression (See
CronJob). - schedule(SchedulerRunnable, Duration...) - Method in interface org.eclipse.smarthome.core.scheduler.PeriodicScheduler
-
Schedule a runnable to be executed in definitely at the given delays.
- schedule(SchedulerRunnable, SchedulerTemporalAdjuster) - Method in interface org.eclipse.smarthome.core.scheduler.Scheduler
-
Schedules the callable once or repeating using the temporalAdjuster to determine the time the callable should run.
- ScheduledCompletableFuture<T> - Interface in org.eclipse.smarthome.core.scheduler
-
Interface returned by all scheduled jobs.
- scheduler - Variable in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- scheduler - Variable in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- Scheduler - Interface in org.eclipse.smarthome.core.scheduler
-
A Scheduler service provides timed semantics to CompletableFutures.
- SchedulerRunnable - Interface in org.eclipse.smarthome.core.scheduler
-
Runnable that can throw checked exceptions.
- SchedulerTemporalAdjuster - Interface in org.eclipse.smarthome.core.scheduler
-
Interface that extends
TemporalAdjusterand adds more functionality. - scheduleRuleRefresh() - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesRefresher
- scopeValues(ScriptEngine, Map<String, Object>) - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
- scopeValues(ScriptEngine, Map<String, Object>) - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
-
This method "scopes" new values into the given ScriptEngine.
- Screen - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Screen.
- script - Variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
-
The cached value of the '
Script' containment reference. - Script - Interface in org.eclipse.smarthome.model.script.engine
-
This interface is implemented by openHAB scripts.
- Script - Interface in org.eclipse.smarthome.model.script.script
-
A representation of the model object 'Script'.
- SCRIPT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Script' class. - SCRIPT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The meta object id for the '
Script' class. - SCRIPT__EXPRESSIONS - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Expressions' containment reference list.
- SCRIPT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The number of structural features of the 'Script' class.
- SCRIPT_FILEEXT - Static variable in interface org.eclipse.smarthome.model.script.engine.Script
- ScriptAdapterFactory - Class in org.eclipse.smarthome.model.script.script.util
-
The Adapter Factory for the model.
- ScriptAdapterFactory() - Constructor for class org.eclipse.smarthome.model.script.script.util.ScriptAdapterFactory
-
Creates an instance of the adapter factory.
- ScriptAntlrTokenFileProvider - Class in org.eclipse.smarthome.model.script.parser.antlr
- ScriptAntlrTokenFileProvider() - Constructor for class org.eclipse.smarthome.model.script.parser.antlr.ScriptAntlrTokenFileProvider
- ScriptedActionHandlerFactory - Interface in org.openhab.core.automation.module.script.rulesupport.shared.factories
- ScriptedAutomationManager - Class in org.openhab.core.automation.module.script.rulesupport.shared
-
This Registry is used for a single ScriptEngine instance.
- ScriptedAutomationManager(RuleSupportRuleRegistryDelegate, ScriptedCustomModuleHandlerFactory, ScriptedCustomModuleTypeProvider, ScriptedPrivateModuleHandlerFactory) - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
- ScriptedConditionHandlerFactory - Interface in org.openhab.core.automation.module.script.rulesupport.shared.factories
- ScriptedHandler - Interface in org.openhab.core.automation.module.script.rulesupport.shared
-
Empty interface to identify scripted handlers
- ScriptedRuleProvider - Class in org.openhab.core.automation.module.script.rulesupport.shared
-
This RuleProvider keeps Rules at added by scripts during the runtime.
- ScriptedRuleProvider() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
- ScriptedTriggerHandlerFactory - Interface in org.openhab.core.automation.module.script.rulesupport.shared.factories
- ScriptElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.ScriptElements
- ScriptEngine - Interface in org.eclipse.smarthome.model.script.engine
-
The script engine is the main entrypoint for openHAB script use.
- ScriptEngineConsoleCommandExtension - Class in org.eclipse.smarthome.model.script.extension
-
This class provides the script engine as a console command
- ScriptEngineConsoleCommandExtension() - Constructor for class org.eclipse.smarthome.model.script.extension.ScriptEngineConsoleCommandExtension
- ScriptEngineContainer - Class in org.openhab.core.automation.module.script
- ScriptEngineContainer(ScriptEngine, ScriptEngineFactory, String) - Constructor for class org.openhab.core.automation.module.script.ScriptEngineContainer
- ScriptEngineFactory - Interface in org.openhab.core.automation.module.script
-
This class is used by the ScriptEngineManager to load ScriptEngines.
- ScriptEngineManager - Interface in org.openhab.core.automation.module.script
-
The ScriptEngineManager provides the ability to load and unload scripts.
- ScriptError - Class in org.eclipse.smarthome.model.script.engine
-
A detailed error information for a script
- ScriptError(String, int, int, int) - Constructor for class org.eclipse.smarthome.model.script.engine.ScriptError
-
Creates new ScriptError.
- ScriptError(String, EObject) - Constructor for class org.eclipse.smarthome.model.script.engine.ScriptError
-
Creates new ScriptError.
- ScriptException - Exception in org.eclipse.smarthome.model.script.engine
-
Abstract class for exceptions thrown by the script engine.
- ScriptException(String) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptException(String, String) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptException(String, String, int, int, int) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptException(String, String, Throwable) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptException(String, Throwable) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptException(Throwable, String, String, int, int, int) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptException(ScriptError) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptException
- ScriptExecution - Class in org.eclipse.smarthome.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- ScriptExecution() - Constructor for class org.eclipse.smarthome.model.script.actions.ScriptExecution
- ScriptExecutionException - Exception in org.eclipse.smarthome.model.script.engine
-
Exception that is thrown on errors during script execution.
- ScriptExecutionException(String) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptExecutionException
- ScriptExecutionException(String, int, int, int) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptExecutionException
- ScriptExecutionException(String, Throwable) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptExecutionException
- ScriptExecutionException(String, Throwable, int, int, int) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptExecutionException
- ScriptExecutionException(ScriptError) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptExecutionException
- ScriptExtensionProvider - Interface in org.openhab.core.automation.module.script
-
A
ScriptExtensionProvidercan provide variable and types on ScriptEngine instance basis. - ScriptFactory - Interface in org.eclipse.smarthome.model.script.script
-
The Factory for the model.
- ScriptFactoryImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model Factory.
- ScriptFactoryImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.ScriptFactoryImpl
-
Creates an instance of the factory.
- ScriptFormatter - Class in org.eclipse.smarthome.model.script.formatting
-
This class contains custom formatting description.
- ScriptFormatter() - Constructor for class org.eclipse.smarthome.model.script.formatting.ScriptFormatter
- ScriptGrammarAccess - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess(GrammarProvider, XbaseGrammarAccess, XtypeGrammarAccess) - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess
- ScriptGrammarAccess.AbstractUnitElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.IDUnitElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.QuantityLiteralElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.ScriptElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.SpecificUnitElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.StringUnitElements - Class in org.eclipse.smarthome.model.script.services
- ScriptGrammarAccess.XLiteralElements - Class in org.eclipse.smarthome.model.script.services
- ScriptIdeModule - Class in org.eclipse.smarthome.model.script.ide
-
Use this class to register ide components.
- ScriptIdeModule() - Constructor for class org.eclipse.smarthome.model.script.ide.ScriptIdeModule
- ScriptIdeSetup - Class in org.eclipse.smarthome.model.script.ide
-
Initialization support for running Xtext languages as language servers.
- ScriptIdeSetup() - Constructor for class org.eclipse.smarthome.model.script.ide.ScriptIdeSetup
- ScriptImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model object 'Script'.
- ScriptImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.ScriptImpl
- ScriptImplicitlyImportedTypes - Class in org.eclipse.smarthome.model.script.scoping
-
This class registers all statically available functions as well as the extensions for specific jvm types, which should only be available in rules, but not in scripts
- ScriptImplicitlyImportedTypes() - Constructor for class org.eclipse.smarthome.model.script.scoping.ScriptImplicitlyImportedTypes
- ScriptImportSectionNamespaceScopeProvider - Class in org.eclipse.smarthome.model.script.scoping
- ScriptImportSectionNamespaceScopeProvider() - Constructor for class org.eclipse.smarthome.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
- ScriptInterpreter - Class in org.eclipse.smarthome.model.script.interpreter
-
The script interpreter handles ESH specific script components, which are not known to the standard Xbase interpreter.
- ScriptInterpreter() - Constructor for class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- ScriptItemRefresher - Class in org.eclipse.smarthome.model.script.jvmmodel
-
The
ScriptItemRefresheris responsible for reloading script resources every time an item is added or removed. - ScriptItemRefresher() - Constructor for class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- ScriptJvmModelInferrer - Class in org.eclipse.smarthome.model.script.jvmmodel
-
Infers a JVM model from the source model.
- ScriptJvmModelInferrer() - Constructor for class org.eclipse.smarthome.model.script.jvmmodel.ScriptJvmModelInferrer
- ScriptPackage - Interface in org.eclipse.smarthome.model.script.script
-
The Package for the model.
- ScriptPackage.Literals - Interface in org.eclipse.smarthome.model.script.script
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- ScriptPackageImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model Package.
- ScriptParser - Class in org.eclipse.smarthome.model.script.ide.contentassist.antlr
- ScriptParser - Class in org.eclipse.smarthome.model.script.parser.antlr
- ScriptParser() - Constructor for class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- ScriptParser() - Constructor for class org.eclipse.smarthome.model.script.parser.antlr.ScriptParser
- ScriptParser.NameMappings - Class in org.eclipse.smarthome.model.script.ide.contentassist.antlr
- ScriptParsingException - Exception in org.eclipse.smarthome.model.script.engine
-
Exception that is thrown on errors during script execution.
- ScriptParsingException(String, String) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptParsingException
- ScriptParsingException(String, String, Throwable) - Constructor for exception org.eclipse.smarthome.model.script.engine.ScriptParsingException
- ScriptRuntime - Interface in org.eclipse.smarthome.model.script.runtime
-
This is a marker interface for Script Runtimes.
- ScriptRuntimeModule - Class in org.eclipse.smarthome.model.script
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ScriptRuntimeModule() - Constructor for class org.eclipse.smarthome.model.script.ScriptRuntimeModule
- ScriptScopeProvider - Class in org.eclipse.smarthome.model.script.scoping
-
This class contains custom scoping description.
- ScriptScopeProvider() - Constructor for class org.eclipse.smarthome.model.script.scoping.ScriptScopeProvider
- ScriptSemanticSequencer - Class in org.eclipse.smarthome.model.script.serializer
- ScriptSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.script.serializer.ScriptSemanticSequencer
- ScriptServiceUtil - Class in org.eclipse.smarthome.model.script
-
Utility class for providing easy access to script services.
- ScriptServiceUtil(ItemRegistry, ThingRegistry, EventPublisher, ModelRepository) - Constructor for class org.eclipse.smarthome.model.script.ScriptServiceUtil
- ScriptStandaloneSetup - Class in org.eclipse.smarthome.model.script
-
Initialization support for running Xtext languages without equinox extension registry
- ScriptStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- ScriptStandaloneSetupGenerated - Class in org.eclipse.smarthome.model.script
- ScriptStandaloneSetupGenerated() - Constructor for class org.eclipse.smarthome.model.script.ScriptStandaloneSetupGenerated
- ScriptSwitch<T> - Class in org.eclipse.smarthome.model.script.script.util
-
The Switch for the model's inheritance hierarchy.
- ScriptSwitch() - Constructor for class org.eclipse.smarthome.model.script.script.util.ScriptSwitch
-
Creates an instance of the switch.
- ScriptSyntacticSequencer - Class in org.eclipse.smarthome.model.script.serializer
- ScriptSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.script.serializer.ScriptSyntacticSequencer
- ScriptTypeComputer - Class in org.eclipse.smarthome.model.script.jvmmodel
-
Calculates the type information used by Xbase to select the correct method during script execution.
- ScriptTypeComputer() - Constructor for class org.eclipse.smarthome.model.script.jvmmodel.ScriptTypeComputer
- ScriptValidator - Class in org.eclipse.smarthome.model.script.validation
-
Custom validation rules.
- ScriptValidator() - Constructor for class org.eclipse.smarthome.model.script.validation.ScriptValidator
- SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- secure - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- secure - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- SecureHttpContext - Class in org.openhab.io.net.http
-
Implementation of
HttpContextwhich adds Basic-Authentication functionality to openHAB. - SecureHttpContext() - Constructor for class org.openhab.io.net.http.SecureHttpContext
- SecureHttpContext(HttpContext, String) - Constructor for class org.openhab.io.net.http.SecureHttpContext
- SecurityException - Exception in org.eclipse.smarthome.core.auth
-
Base type for exceptions reporting security concerns.
- SecurityException(String) - Constructor for exception org.eclipse.smarthome.core.auth.SecurityException
-
Creates a new exception instance.
- SecurityException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.SecurityException
-
Creates a new exception instance.
- SecurityException(Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.SecurityException
-
Creates a new exception instance.
- SEGMENT_PATTERN - Static variable in class org.eclipse.smarthome.core.common.AbstractUID
- Selection - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Selection'.
- Selection - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Selection'.
- SELECTION - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Selection' class. - SELECTION - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Selection' class. - SELECTION__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SELECTION__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SELECTION__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SELECTION__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SELECTION__MAPPINGS - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Mappings' containment reference list feature.
- SELECTION__MAPPINGS - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Mappings' containment reference list.
- SELECTION__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SELECTION__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SELECTION_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Selection' class.
- SelectionElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SelectionElements
- SelectionImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Selection'.
- SelectionImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SelectionImpl
- SEMANTIC_ERROR - Static variable in class org.eclipse.smarthome.core.voice.text.InterpretationResult
-
Represents a problem in the interpretation step after successful parsing.
- SemanticsPredicates - Class in org.eclipse.smarthome.core.semantics
-
This class provides predicates that allow filtering item streams with regards to their semantics.
- SemanticsPredicates() - Constructor for class org.eclipse.smarthome.core.semantics.SemanticsPredicates
- SemanticsService - Interface in org.eclipse.smarthome.core.semantics
-
This interface defines a service, which offers functionality regarding semantic tags.
- SemanticTags - Class in org.eclipse.smarthome.core.semantics
-
This is a class that gives static access to the semantic tag library.
- SemanticTags() - Constructor for class org.eclipse.smarthome.core.semantics.SemanticTags
- send(DateTimeType) - Method in class org.eclipse.smarthome.core.library.items.DateTimeItem
- send(DecimalType) - Method in class org.eclipse.smarthome.core.library.items.NumberItem
- send(HSBType) - Method in class org.eclipse.smarthome.core.library.items.ColorItem
- send(NextPreviousType) - Method in class org.eclipse.smarthome.core.library.items.PlayerItem
- send(OnOffType) - Method in class org.eclipse.smarthome.core.library.items.SwitchItem
- send(PercentType) - Method in class org.eclipse.smarthome.core.library.items.DimmerItem
- send(PercentType) - Method in class org.eclipse.smarthome.core.library.items.RollershutterItem
- send(PlayPauseType) - Method in class org.eclipse.smarthome.core.library.items.PlayerItem
- send(PointType) - Method in class org.eclipse.smarthome.core.library.items.LocationItem
- send(RewindFastforwardType) - Method in class org.eclipse.smarthome.core.library.items.PlayerItem
- send(StopMoveType) - Method in class org.eclipse.smarthome.core.library.items.RollershutterItem
- send(StringType) - Method in class org.eclipse.smarthome.core.library.items.StringItem
- send(UpDownType) - Method in class org.eclipse.smarthome.core.library.items.RollershutterItem
- send(Command) - Method in class org.eclipse.smarthome.core.items.GroupItem
- send(RefreshType) - Method in class org.eclipse.smarthome.core.items.GenericItem
- send(HSBType) - Method in class org.openhab.core.library.items.ColorItem
- send(OnOffType) - Method in class org.openhab.core.library.items.SwitchItem
- send(OpenClosedType) - Method in class org.openhab.core.library.items.ContactItem
- send(PercentType) - Method in class org.openhab.core.library.items.DimmerItem
- send(Command) - Method in class org.openhab.core.items.GroupItem
- sendCommand(String, String) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(String, Command) - Method in interface org.openhab.core.events.EventPublisher
-
Initiate synchronous sending of a command.
- sendCommand(String, Command) - Method in class org.openhab.core.events.EventPublisherDelegate
- sendCommand(Item, Number) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Sends a number as a command for a specified item to the event bus.
- sendCommand(Item, String) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Item, Command) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Sends a command for a specified item to the event bus.
- sendCommand(Command) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileCallback
-
Send a command to the framework.
- sendHttpDeleteRequest(String) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a DELETE-HTTP request.
- sendHttpDeleteRequest(String) - Static method in class org.openhab.io.net.actions.HTTP
-
Send out a DELETE-HTTP request.
- sendHttpDeleteRequest(String, int) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a DELETE-HTTP request.
- sendHttpGetRequest(String) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a GET-HTTP request.
- sendHttpGetRequest(String) - Static method in class org.openhab.io.net.actions.HTTP
-
Send out a GET-HTTP request.
- sendHttpGetRequest(String, int) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a GET-HTTP request.
- sendHttpPostRequest(String) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String) - Static method in class org.openhab.io.net.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, int) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, String, String) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, String, String) - Static method in class org.openhab.io.net.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPostRequest(String, String, String, int) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a POST-HTTP request.
- sendHttpPutRequest(String) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String) - Static method in class org.openhab.io.net.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, int) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, String, String) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, String, String) - Static method in class org.openhab.io.net.actions.HTTP
-
Send out a PUT-HTTP request.
- sendHttpPutRequest(String, String, String, int) - Static method in class org.eclipse.smarthome.model.script.actions.HTTP
-
Send out a PUT-HTTP request.
- sendUpdate(State) - Method in interface org.eclipse.smarthome.core.thing.profiles.ProfileCallback
-
Send a state update to the framework.
- separator - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
-
The cached value of the '
Separator' attribute. - SEPARATOR - Static variable in class org.eclipse.smarthome.core.common.AbstractUID
- SEPARATOR_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
-
The default value of the '
Separator' attribute. - seq(Object...) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a sequence expression.
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
- sequence_AllConfig(ISerializationContext, AllConfig) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: AllConfig returns AllConfig Constraint: {AllConfig}
- sequence_ChangedEventTrigger(ISerializationContext, ChangedEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns ChangedEventTrigger ChangedEventTrigger returns ChangedEventTrigger Constraint: (item=ItemName oldState=ValidState? newState=ValidState?)
- sequence_Chart(ISerializationContext, Chart) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Chart NonLinkableWidget returns Chart Chart returns Chart Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | service=STRING | refresh=INT | period=ID | legend=BOOLEAN_OBJECT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_ColorArray(ISerializationContext, ColorArray) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: ColorArray returns ColorArray Constraint: ( ( item=ID? ( condition='==' | condition='>' | condition='<' | condition='>=' | condition='<=' | condition='!=' )? (sign='-' | sign='+')? state=XState )? arg=STRING )
- sequence_Colorpicker(ISerializationContext, Colorpicker) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Colorpicker NonLinkableWidget returns Colorpicker Colorpicker returns Colorpicker Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | frequency=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_CommandEventTrigger(ISerializationContext, CommandEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns CommandEventTrigger CommandEventTrigger returns CommandEventTrigger Constraint: (item=ItemName command=ValidCommand?)
- sequence_CronStrategy(ISerializationContext, CronStrategy) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: Strategy returns CronStrategy CronStrategy returns CronStrategy Constraint: (name=ID cronExpression=STRING)
- sequence_Default(ISerializationContext, Default) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Default NonLinkableWidget returns Default Default returns Default Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | height=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_EventEmittedTrigger(ISerializationContext, EventEmittedTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns EventEmittedTrigger EventEmittedTrigger returns EventEmittedTrigger Constraint: ((channel=STRING | channel=ID) trigger=ValidTrigger?)
- sequence_Filter(ISerializationContext, Filter) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: Filter returns Filter Constraint: (name=ID definition=FilterDetails)
- sequence_Frame(ISerializationContext, Frame) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Frame returns Frame Constraint: ( (item=ItemRef | label=ID | label=STRING | icon=Icon)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? )+
- sequence_Frame_LinkableWidget(ISerializationContext, Frame) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Frame LinkableWidget returns Frame Constraint: ( ( (item=ItemRef | label=ID | label=STRING | icon=Icon)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? )+ children+=Widget* )
- sequence_Group(ISerializationContext, Group) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Group returns Group Constraint: ( item=GroupItemRef | label=ID | label=STRING | icon=Icon | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Group_LinkableWidget(ISerializationContext, Group) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Group LinkableWidget returns Group Constraint: ( ( item=GroupItemRef | label=ID | label=STRING | icon=Icon | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ children+=Widget* )
- sequence_GroupConfig(ISerializationContext, GroupConfig) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: GroupConfig returns GroupConfig Constraint: group=ID
- sequence_GroupMemberChangedEventTrigger(ISerializationContext, GroupMemberChangedEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns GroupMemberChangedEventTrigger GroupMemberChangedEventTrigger returns GroupMemberChangedEventTrigger Constraint: (group=ItemName oldState=ValidState? newState=ValidState?)
- sequence_GroupMemberCommandEventTrigger(ISerializationContext, GroupMemberCommandEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns GroupMemberCommandEventTrigger GroupMemberCommandEventTrigger returns GroupMemberCommandEventTrigger Constraint: (group=ItemName command=ValidCommand?)
- sequence_GroupMemberUpdateEventTrigger(ISerializationContext, GroupMemberUpdateEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns GroupMemberUpdateEventTrigger GroupMemberUpdateEventTrigger returns GroupMemberUpdateEventTrigger Constraint: (group=ItemName state=ValidState?)
- sequence_IDUnit(ISerializationContext, IDUnit) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: AbstractUnit returns IDUnit IDUnit returns IDUnit Constraint: value=ID
- sequence_Image(ISerializationContext, Image) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Image returns Image Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | url=STRING | refresh=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Image_LinkableWidget(ISerializationContext, Image) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Image LinkableWidget returns Image Constraint: ( ( item=ItemRef | label=ID | label=STRING | icon=Icon | url=STRING | refresh=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ children+=Widget* )
- sequence_ItemConfig(ISerializationContext, ItemConfig) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: ItemConfig returns ItemConfig Constraint: item=ID
- sequence_ItemModel(ISerializationContext, ItemModel) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ItemModel returns ItemModel Constraint: items+=ModelItem*
- sequence_LinkableWidget(ISerializationContext, LinkableWidget) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns LinkableWidget LinkableWidget returns LinkableWidget Constraint: children+=Widget+
- sequence_LinkableWidget_Text(ISerializationContext, Text) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Text LinkableWidget returns Text Constraint: ( ( (item=ItemRef | label=ID | label=STRING | icon=Icon)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? )+ children+=Widget* )
- sequence_List(ISerializationContext, List) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns List NonLinkableWidget returns List List returns List Constraint: ( item=ItemRef | label=ID | label=STRING | (icon=Icon? separator=STRING) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Mapping(ISerializationContext, Mapping) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Mapping returns Mapping Constraint: (cmd=Command (label=ID | label=STRING))
- sequence_Mapview(ISerializationContext, Mapview) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Mapview NonLinkableWidget returns Mapview Mapview returns Mapview Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | height=INT | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_ModelBinding(ISerializationContext, ModelBinding) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelBinding returns ModelBinding Constraint: (type=ID configuration=STRING properties+=ModelProperty? properties+=ModelProperty*)
- sequence_ModelBridge(ISerializationContext, ModelBridge) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelPropertyContainer returns ModelBridge ModelBridge returns ModelBridge Constraint: ( bridge?='Bridge' (id=UID | (thingTypeId=UID_SEGMENT thingId=UID_SEGMENT)) label=STRING? location=STRING? properties+=ModelProperty? properties+=ModelProperty* (things+=ModelThing | things+=ModelBridge)* channels+=ModelChannel* )
- sequence_ModelChannel(ISerializationContext, ModelChannel) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelPropertyContainer returns ModelChannel ModelChannel returns ModelChannel Constraint: ( (((channelKind='State' | channelKind='Trigger')? type=ModelItemType) | channelType=UID_SEGMENT) id=CHANNEL_ID label=STRING? properties+=ModelProperty? properties+=ModelProperty* )
- sequence_ModelGroupItem(ISerializationContext, ModelGroupItem) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelGroupItem returns ModelGroupItem Constraint: ( (type=ModelItemType function=ModelGroupFunction?) | (type=ModelItemType function=ModelGroupFunction? (args+=ID | args+=STRING) args+=ID? (args+=STRING? args+=ID?)*) )?
- sequence_ModelGroupItem_ModelItem(ISerializationContext, ModelGroupItem) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelItem returns ModelGroupItem Constraint: ( ( (type=ModelItemType function=ModelGroupFunction?) | (type=ModelItemType function=ModelGroupFunction? (args+=ID | args+=STRING) args+=STRING? (args+=ID? args+=STRING?)*) )? name=ID label=STRING? (icon=ID | icon=STRING)? (groups+=ID groups+=ID*)? ((tags+=ID | tags+=STRING) (tags+=ID | tags+=STRING)*)? (bindings+=ModelBinding bindings+=ModelBinding*)? )
- sequence_ModelItem_ModelNormalItem(ISerializationContext, ModelNormalItem) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelItem returns ModelNormalItem Constraint: ( type=ModelItemType name=ID label=STRING? (icon=ID | icon=STRING)? (groups+=ID groups+=ID*)? ((tags+=ID | tags+=STRING) (tags+=ID | tags+=STRING)*)? (bindings+=ModelBinding bindings+=ModelBinding*)? )
- sequence_ModelNormalItem(ISerializationContext, ModelNormalItem) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelNormalItem returns ModelNormalItem Constraint: type=ModelItemType
- sequence_ModelProperty(ISerializationContext, ModelProperty) - Method in class org.eclipse.smarthome.model.serializer.AbstractItemsSemanticSequencer
-
Contexts: ModelProperty returns ModelProperty Constraint: (key=ID value=ValueType)
- sequence_ModelProperty(ISerializationContext, ModelProperty) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelProperty returns ModelProperty Constraint: (key=ID value+=ValueType value+=ValueType*)
- sequence_ModelThing(ISerializationContext, ModelThing) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ModelPropertyContainer returns ModelThing ModelThing returns ModelThing Constraint: ( (id=UID | (thingTypeId=UID_SEGMENT thingId=UID_SEGMENT)) label=STRING? bridgeUID=UID? location=STRING? properties+=ModelProperty? properties+=ModelProperty* channels+=ModelChannel* )
- sequence_PersistenceConfiguration(ISerializationContext, PersistenceConfiguration) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: PersistenceConfiguration returns PersistenceConfiguration Constraint: ( (items+=AllConfig | items+=ItemConfig | items+=GroupConfig) items+=AllConfig? ((items+=ItemConfig | items+=GroupConfig)? items+=AllConfig?)* alias=STRING? (strategies+=[Strategy|ID] strategies+=[Strategy|ID]*)? (filters+=[Filter|ID] filters+=[Filter|ID]*)? )
- sequence_PersistenceModel(ISerializationContext, PersistenceModel) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: PersistenceModel returns PersistenceModel Constraint: (strategies+=Strategy* (defaults+=[Strategy|ID] defaults+=[Strategy|ID]*)? filters+=Filter* configs+=PersistenceConfiguration*)
- sequence_QuantityLiteral(ISerializationContext, QuantityLiteral) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: XLiteral returns QuantityLiteral QuantityLiteral returns QuantityLiteral XExpression returns QuantityLiteral XAssignment returns QuantityLiteral XAssignment.XBinaryOperation_1_1_0_0_0 returns QuantityLiteral XOrExpression returns QuantityLiteral XOrExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XAndExpression returns QuantityLiteral XAndExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XEqualityExpression returns QuantityLiteral XEqualityExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XRelationalExpression returns QuantityLiteral XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns QuantityLiteral XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns QuantityLiteral XOtherOperatorExpression returns QuantityLiteral XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XAdditiveExpression returns QuantityLiteral XAdditiveExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XMultiplicativeExpression returns QuantityLiteral XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns QuantityLiteral XUnaryOperation returns QuantityLiteral XCastedExpression returns QuantityLiteral XCastedExpression.XCastedExpression_1_0_0_0 returns QuantityLiteral XPostfixOperation returns QuantityLiteral XPostfixOperation.XPostfixOperation_1_0_0 returns QuantityLiteral XMemberFeatureCall returns QuantityLiteral XMemberFeatureCall.XAssignment_1_0_0_0_0 returns QuantityLiteral XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns QuantityLiteral XPrimaryExpression returns QuantityLiteral XParenthesizedExpression returns QuantityLiteral XExpressionOrVarDeclaration returns QuantityLiteral Constraint: (value=Number unit=AbstractUnit)
- sequence_Rule(ISerializationContext, Rule) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: Rule returns Rule Constraint: ((name=STRING | name=ID) eventtrigger+=EventTrigger eventtrigger+=EventTrigger* script=Script)
- sequence_RuleModel(ISerializationContext, RuleModel) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: RuleModel returns RuleModel Constraint: ((importSection=XImportSection? variables+=VariableDeclaration+ rules+=Rule+) | (importSection=XImportSection? rules+=Rule+) | rules+=Rule+)?
- sequence_Script(ISerializationContext, Script) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: Script returns Script Constraint: expressions+=XExpressionOrVarDeclaration*
- sequence_Selection(ISerializationContext, Selection) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Selection NonLinkableWidget returns Selection Selection returns Selection Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (mappings+=Mapping mappings+=Mapping*) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Setpoint(ISerializationContext, Setpoint) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Setpoint NonLinkableWidget returns Setpoint Setpoint returns Setpoint Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | minValue=Number | maxValue=Number | step=Number | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_Sitemap(ISerializationContext, Sitemap) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: SitemapModel returns Sitemap Sitemap returns Sitemap Constraint: (name=ID label=STRING? icon=STRING? children+=Widget+)
- sequence_Slider(ISerializationContext, Slider) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Slider NonLinkableWidget returns Slider Slider returns Slider Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | frequency=INT | switchEnabled?='switchSupport' | minValue=Number | maxValue=Number | step=Number | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_SpecificUnit(ISerializationContext, SpecificUnit) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: AbstractUnit returns SpecificUnit SpecificUnit returns SpecificUnit Constraint: value=COMMON_UNIT_SYMBOLS
- sequence_Strategy(ISerializationContext, Strategy) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: Strategy returns Strategy Constraint: name=ID
- sequence_StringUnit(ISerializationContext, StringUnit) - Method in class org.eclipse.smarthome.model.script.serializer.AbstractScriptSemanticSequencer
-
Contexts: AbstractUnit returns StringUnit StringUnit returns StringUnit Constraint: value=STRING
- sequence_Switch(ISerializationContext, Switch) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Switch NonLinkableWidget returns Switch Switch returns Switch Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (mappings+=Mapping mappings+=Mapping*) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_SystemOnShutdownTrigger(ISerializationContext, SystemOnShutdownTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns SystemOnShutdownTrigger SystemTrigger returns SystemOnShutdownTrigger SystemOnShutdownTrigger returns SystemOnShutdownTrigger Constraint: {SystemOnShutdownTrigger}
- sequence_SystemOnStartupTrigger(ISerializationContext, SystemOnStartupTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns SystemOnStartupTrigger SystemTrigger returns SystemOnStartupTrigger SystemOnStartupTrigger returns SystemOnStartupTrigger Constraint: {SystemOnStartupTrigger}
- sequence_Text(ISerializationContext, Text) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Text returns Text Constraint: ( (item=ItemRef | label=ID | label=STRING | icon=Icon)? (LabelColor+=ColorArray LabelColor+=ColorArray*)? (ValueColor+=ColorArray ValueColor+=ColorArray*)? (Visibility+=VisibilityRule Visibility+=VisibilityRule*)? )+
- sequence_ThingModel(ISerializationContext, ThingModel) - Method in class org.eclipse.smarthome.model.thing.serializer.AbstractThingSemanticSequencer
-
Contexts: ThingModel returns ThingModel Constraint: (things+=ModelThing | things+=ModelBridge)+
- sequence_ThingStateChangedEventTrigger(ISerializationContext, ThingStateChangedEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns ThingStateChangedEventTrigger ThingStateChangedEventTrigger returns ThingStateChangedEventTrigger Constraint: (thing=STRING oldState=ThingValidState? newState=ThingValidState?)
- sequence_ThingStateUpdateEventTrigger(ISerializationContext, ThingStateUpdateEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns ThingStateUpdateEventTrigger ThingStateUpdateEventTrigger returns ThingStateUpdateEventTrigger Constraint: (thing=STRING state=ThingValidState?)
- sequence_ThresholdFilter(ISerializationContext, ThresholdFilter) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns ThresholdFilter ThresholdFilter returns ThresholdFilter Constraint: (value=DECIMAL percent?='%')
- sequence_TimeFilter(ISerializationContext, TimeFilter) - Method in class org.eclipse.smarthome.model.persistence.serializer.AbstractPersistenceSemanticSequencer
-
Contexts: FilterDetails returns TimeFilter TimeFilter returns TimeFilter Constraint: (value=INT (unit='s' | unit='m' | unit='h' | unit='d'))
- sequence_TimerTrigger(ISerializationContext, TimerTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns TimerTrigger TimerTrigger returns TimerTrigger Constraint: (cron=STRING | time='midnight' | time='noon')
- sequence_UpdateEventTrigger(ISerializationContext, UpdateEventTrigger) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: EventTrigger returns UpdateEventTrigger UpdateEventTrigger returns UpdateEventTrigger Constraint: (item=ItemName state=ValidState?)
- sequence_ValidCommandId(ISerializationContext, ValidCommandId) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidCommand returns ValidCommandId ValidCommandId returns ValidCommandId Constraint: value=ID
- sequence_ValidCommandNumber(ISerializationContext, ValidCommandNumber) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidCommand returns ValidCommandNumber ValidCommandNumber returns ValidCommandNumber Constraint: value=Number
- sequence_ValidCommandString(ISerializationContext, ValidCommandString) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidCommand returns ValidCommandString ValidCommandString returns ValidCommandString Constraint: value=STRING
- sequence_ValidStateId(ISerializationContext, ValidStateId) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidState returns ValidStateId ValidStateId returns ValidStateId Constraint: value=ID
- sequence_ValidStateNumber(ISerializationContext, ValidStateNumber) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidState returns ValidStateNumber ValidStateNumber returns ValidStateNumber Constraint: value=Number
- sequence_ValidStateString(ISerializationContext, ValidStateString) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidState returns ValidStateString ValidStateString returns ValidStateString Constraint: value=STRING
- sequence_ValidTriggerId(ISerializationContext, ValidTriggerId) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidTrigger returns ValidTriggerId ValidTriggerId returns ValidTriggerId Constraint: value=ID
- sequence_ValidTriggerNumber(ISerializationContext, ValidTriggerNumber) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidTrigger returns ValidTriggerNumber ValidTriggerNumber returns ValidTriggerNumber Constraint: value=Number
- sequence_ValidTriggerString(ISerializationContext, ValidTriggerString) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: ValidTrigger returns ValidTriggerString ValidTriggerString returns ValidTriggerString Constraint: value=STRING
- sequence_VariableDeclaration(ISerializationContext, VariableDeclaration) - Method in class org.eclipse.smarthome.model.rule.serializer.AbstractRulesSemanticSequencer
-
Contexts: VariableDeclaration returns VariableDeclaration Constraint: (writeable?='var'? ((type=JvmTypeReference name=ValidID) | name=ValidID) right=XExpression?)
- sequence_Video(ISerializationContext, Video) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Video NonLinkableWidget returns Video Video returns Video Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | url=STRING | encoding=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- sequence_VisibilityRule(ISerializationContext, VisibilityRule) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: VisibilityRule returns VisibilityRule Constraint: ( item=ID ( condition='==' | condition='>' | condition='<' | condition='>=' | condition='<=' | condition='!=' ) (sign='-' | sign='+')? state=XState )
- sequence_Webview(ISerializationContext, Webview) - Method in class org.eclipse.smarthome.model.sitemap.serializer.AbstractSitemapSemanticSequencer
-
Contexts: Widget returns Webview NonLinkableWidget returns Webview Webview returns Webview Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | height=INT | url=STRING | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+
- serialEvent(SerialPortEvent) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPortEventListener
-
Notify about a serial event.
- serialize(Set<T>, OutputStreamWriter) - Method in interface org.openhab.core.automation.parser.Parser
-
Records the automation objects in a file with some particular format.
- serialize(Configuration, Type, JsonSerializationContext) - Method in class org.eclipse.smarthome.config.core.ConfigurationSerializer
- serializePayload(Object) - Static method in class org.eclipse.smarthome.core.events.AbstractEventFactory
-
Serializes the payload object into its equivalent Json representation.
- SerialPort - Interface in org.eclipse.smarthome.io.transport.serial
-
Interface for a serial port.
- SerialPortEvent - Interface in org.eclipse.smarthome.io.transport.serial
-
Interface for a serial port event.
- SerialPortEventListener - Interface in org.eclipse.smarthome.io.transport.serial
-
Interface of a serial port event listener.
- SerialPortIdentifier - Interface in org.eclipse.smarthome.io.transport.serial
-
Interface of a serial port identifier.
- SerialPortManager - Interface in org.eclipse.smarthome.io.transport.serial
-
Interface for a serial port manager.
- SerialPortProvider - Interface in org.eclipse.smarthome.io.transport.serial
-
Provides a concrete SerialPort which can handle remote (e.g.
- serve(AudioStream) - Method in interface org.eclipse.smarthome.core.audio.AudioHTTPServer
-
Creates a relative url for a given
AudioStreamwhere it can be requested a single time. - serve(FixedLengthAudioStream, int) - Method in interface org.eclipse.smarthome.core.audio.AudioHTTPServer
-
Creates a relative url for a given
AudioStreamwhere it can be requested multiple times within the given time frame. - service - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The cached value of the '
Service' attribute. - SERVICE - org.openhab.core.automation.module.provider.ActionModuleKind
- SERVICE_CONTEXT - Static variable in class org.eclipse.smarthome.config.core.ConfigConstants
-
The property to recognize a service instance created by a service factory
- SERVICE_CONTEXT_MARKER - Static variable in class org.eclipse.smarthome.config.core.ConfigConstants
-
The property to separate service PIDs from their contexts
- SERVICE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
-
The default value of the '
Service' attribute. - SERVICE_PID - Static variable in class org.eclipse.smarthome.model.core.ModelCoreConstants
-
The service pid used for the managed service (without the "org.eclipse.smarthome" prefix
- SERVICE_PROPERTY_CATEGORY - Static variable in interface org.eclipse.smarthome.config.core.ConfigurableService
-
The category of the service to be configured (e.g.
- SERVICE_PROPERTY_DESCRIPTION_URI - Static variable in interface org.eclipse.smarthome.config.core.ConfigurableService
-
The config description URI for the configurable service.
- SERVICE_PROPERTY_FACTORY_SERVICE - Static variable in interface org.eclipse.smarthome.config.core.ConfigurableService
-
Marker for multiple configurations for this service ("true" = multiple configurations possible)
- SERVICE_PROPERTY_LABEL - Static variable in interface org.eclipse.smarthome.config.core.ConfigurableService
-
The label of the service to be configured.
- ServiceDescription - Class in org.eclipse.smarthome.io.transport.mdns
-
This is a simple data container to keep all details of a service description together.
- ServiceDescription(String, String, int, Hashtable<String, String>) - Constructor for class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
-
Constructor for a
ServiceDescription, which takes all details as parameters - ServiceModule - Class in org.eclipse.smarthome.model.script
-
Guice module that binds openHAB services
- ServiceModule(ScriptServiceUtil, ScriptEngine) - Constructor for class org.eclipse.smarthome.model.script.ServiceModule
- serviceName - Variable in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- servicePort - Variable in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- serviceProperties - Variable in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- serviceType - Variable in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- set(T) - Method in class org.eclipse.smarthome.test.AsyncResultWrapper
- setAccessToken(String) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setActions(List<Action>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the actions participating in
Rule - setAlias(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- setAlias(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.PersistenceConfiguration
-
Sets the value of the '
Alias' attribute. - setAltitude(DecimalType) - Method in class org.eclipse.smarthome.core.library.types.PointType
- setAltitude(DecimalType) - Method in class org.openhab.core.library.types.PointType
- setArg(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Sets the value of the '
Arg' attribute. - setArg(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- setArg(String) - Method in interface org.openhab.model.sitemap.ColorArray
-
Sets the value of the '
Arg' attribute. - setBeginDate(ZonedDateTime) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setBeginDate(Date) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
-
Deprecated.Please use the
FilterCriteria.setBeginDate(ZonedDateTime)method which takes Java 8's ZonedDateTime as a parameter. The Date object will be converted to a ZonedDateTime using the default time zone. ZonedDateTime allows additional methods about time and time zone to be added for more specific filter queries. - setBeginDate(Date) - Method in class org.openhab.core.persistence.FilterCriteria
- setBridge(boolean) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- setBridge(boolean) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelBridge
-
Sets the value of the '
Bridge' attribute. - setBridgeUID(ThingUID) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Sets the bridge.
- setBridgeUID(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- setBridgeUID(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Sets the value of the '
Bridge UID' attribute. - setBrokerConnection(MqttBrokerConnection) - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Will be called by {@see MqttBrokerConnection.setReconnectPolicy()}.
- setBundleResolver(BundleResolver) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- setBundleResolver(BundleResolver) - Method in class org.eclipse.smarthome.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- setCallback(ThingHandlerCallback) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- setCallback(ThingHandlerCallback) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Sets the
ThingHandlerCallbackof the handler, which must be used to inform the framework about changes. - setCallback(ModuleHandlerCallback) - Method in class org.openhab.core.automation.handler.BaseModuleHandler
- setCallback(ModuleHandlerCallback) - Method in interface org.openhab.core.automation.handler.ModuleHandler
-
The callback is injected to the handler through this method.
- setCategory(String) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Sets the category of the item (can be null)
- setCategory(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setChannel(String) - Method in interface org.eclipse.smarthome.model.rule.rules.EventEmittedTrigger
-
Sets the value of the '
Channel' attribute. - setChannel(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- setChannelKind(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- setChannelKind(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelChannel
-
Sets the value of the '
Channel Kind' attribute. - setChannelType(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- setChannelType(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelChannel
-
Sets the value of the '
Channel Type' attribute. - setChildren(ASTNode[]) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- setClassLoader(ClassLoader) - Method in class org.eclipse.smarthome.config.xml.util.XmlDocumentReader
-
Sets the classloader for
XStream. - setCmd(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- setCmd(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Mapping
-
Sets the value of the '
Cmd' attribute. - setCmd(String) - Method in interface org.openhab.model.sitemap.Mapping
-
Sets the value of the '
Cmd' attribute. - setCommand(ValidCommand) - Method in interface org.eclipse.smarthome.model.rule.rules.CommandEventTrigger
-
Sets the value of the '
Command' containment reference. - setCommand(ValidCommand) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberCommandEventTrigger
-
Sets the value of the '
Command' containment reference. - setCommand(ValidCommand) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- setCommand(ValidCommand) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- setCommandDescriptionService(CommandDescriptionService) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setCommandOptions(ChannelUID, List<CommandOption>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicCommandDescriptionProvider
-
For a given channel UID, set a
ListofCommandOptions that should be used for the channel, instead of the one defined statically in theChannelType. - setCondition(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Sets the value of the '
Condition' attribute. - setCondition(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- setCondition(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- setCondition(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Sets the value of the '
Condition' attribute. - setCondition(String) - Method in interface org.openhab.model.sitemap.ColorArray
-
Sets the value of the '
Condition' attribute. - setCondition(String) - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Sets the value of the '
Condition' attribute. - setConditions(List<Condition>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the conditions participating in
Rule. - setConfigName(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setConfigStatusCallback(ConfigStatusCallback) - Method in interface org.eclipse.smarthome.config.core.status.ConfigStatusProvider
-
Sets the given
ConfigStatusCallbackfor theConfigStatusProvider. - setConfigStatusCallback(ConfigStatusCallback) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusBridgeHandler
- setConfigStatusCallback(ConfigStatusCallback) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusThingHandler
- setConfiguration(Configuration) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule'sConfiguration. - setConfiguration(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- setConfiguration(String) - Method in interface org.eclipse.smarthome.model.items.ModelBinding
-
Sets the value of the '
Configuration' attribute. - setConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
- setConfigurationDescriptions(List<ConfigDescriptionParameter>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to describe with
ConfigDescriptionParameters the meta info for configuration properties of theRule. - setCreatedOn(LocalDateTime) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setCredentials(String, String) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set the optional user name and optional password to use when connecting to the MQTT broker.
- setCron(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- setCron(String) - Method in interface org.eclipse.smarthome.model.rule.rules.TimerTrigger
-
Sets the value of the '
Cron' attribute. - setCronExpression(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.CronStrategy
-
Sets the value of the '
Cron Expression' attribute. - setCronExpression(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- setDefinition(FilterDetails) - Method in interface org.eclipse.smarthome.model.persistence.persistence.Filter
-
Sets the value of the '
Definition' containment reference. - setDefinition(FilterDetails) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- setDescription(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify human-readable description of the purpose and consequences of the
Rule's execution. - setDescription(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setDiscoveryServiceCallback(DiscoveryServiceCallback) - Method in interface org.eclipse.smarthome.config.discovery.ExtendedDiscoveryService
-
Deprecated.Provides the callback, which a
DiscoveryServicemay use in order to access core features. - setEnabled(String, boolean) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
-
This method is used for changing enabled state of the
Rule. - setEnabled(String, boolean) - Method in interface org.openhab.core.automation.RuleManager
-
This method is used for changing enabled state of the
Rule. - setEnabled(ThingUID, boolean) - Method in interface org.eclipse.smarthome.core.thing.ThingManager
-
This method is used for changing enabled state of the
ThingThe onlyThingStatuswhich is NOT enabled isThingStatuswithThingStatusDetail.DISABLED. - setEncoding(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- setEncoding(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Video
-
Sets the value of the '
Encoding' attribute. - setEndDate(ZonedDateTime) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setEndDate(Date) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
-
Deprecated.Please use the
FilterCriteria.setEndDate(ZonedDateTime)method which takes Java 8's ZonedDateTime as a parameter. The Date object will be converted to a ZonedDateTime using the default time zone. ZonedDateTime allows additional methods about time and time zone to be added for more specific filter queries. - setEndDate(Date) - Method in class org.openhab.core.persistence.FilterCriteria
- setError(String) - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- setErrorDescription(String) - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- setErrorUri(String) - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- setEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- setEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- setEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- setEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- setEventPublisher(EventPublisher) - Method in class org.openhab.core.events.EventPublisherDelegate
- setEventPublisher(EventPublisher) - Method in class org.openhab.core.binding.AbstractBinding
- setEventPublisher(EventPublisher) - Method in class org.openhab.core.items.GenericItem
- setExpiresIn(long) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setFlag(ThingUID, DiscoveryResultFlag) - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Sets the flag for a given thingUID result.
The flag signals e.g. - setFlowControlMode(int) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- setFlowControlMode(int) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Sets the flow control mode value.
- setFrequency(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Colorpicker
-
Sets the value of the '
Frequency' attribute. - setFrequency(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- setFrequency(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- setFrequency(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Sets the value of the '
Frequency' attribute. - setFrequency(int) - Method in interface org.openhab.model.sitemap.Colorpicker
-
Sets the value of the '
Frequency' attribute. - setFrequency(int) - Method in interface org.openhab.model.sitemap.Slider
-
Sets the value of the '
Frequency' attribute. - setFunction(ModelGroupFunction) - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- setFunction(ModelGroupFunction) - Method in interface org.eclipse.smarthome.model.items.ModelGroupItem
-
Sets the value of the '
Function' attribute. - setGrammarAccess(PersistenceGrammarAccess) - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- setGrammarAccess(PersistenceGrammarAccess) - Method in class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceParser
- setGrammarAccess(RulesGrammarAccess) - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- setGrammarAccess(RulesGrammarAccess) - Method in class org.eclipse.smarthome.model.rule.parser.antlr.RulesParser
- setGrammarAccess(ScriptGrammarAccess) - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- setGrammarAccess(ScriptGrammarAccess) - Method in class org.eclipse.smarthome.model.script.parser.antlr.ScriptParser
- setGrammarAccess(ItemsGrammarAccess) - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- setGrammarAccess(ItemsGrammarAccess) - Method in class org.eclipse.smarthome.model.parser.antlr.ItemsParser
- setGrammarAccess(SitemapGrammarAccess) - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- setGrammarAccess(SitemapGrammarAccess) - Method in class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapParser
- setGrammarAccess(ThingGrammarAccess) - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- setGrammarAccess(ThingGrammarAccess) - Method in class org.eclipse.smarthome.model.thing.parser.antlr.ThingParser
- setGroup(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.GroupConfig
-
Sets the value of the '
Group' attribute. - setGroup(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- setGroup(String) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberChangedEventTrigger
-
Sets the value of the '
Group' attribute. - setGroup(String) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberCommandEventTrigger
-
Sets the value of the '
Group' attribute. - setGroup(String) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberUpdateEventTrigger
-
Sets the value of the '
Group' attribute. - setGroup(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- setGroup(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- setGroup(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- setHandler(ThingHandler) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Sets the handler.
- setHeight(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Default
-
Sets the value of the '
Height' attribute. - setHeight(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- setHeight(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- setHeight(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- setHeight(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Mapview
-
Sets the value of the '
Height' attribute. - setHeight(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Webview
-
Sets the value of the '
Height' attribute. - setHeight(int) - Method in interface org.openhab.model.sitemap.Webview
-
Sets the value of the '
Height' attribute. - setHttpClientFactory(HttpClientFactory) - Method in class org.eclipse.smarthome.io.net.http.HttpUtil
- setHttpContext(HttpContext) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeServlet
- setHttpContextFactoryService(HttpContextFactoryService) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- setHttpService(HttpService) - Method in class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
- setIcon(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- setIcon(String) - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Sets the value of the '
Icon' attribute. - setIcon(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- setIcon(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- setIcon(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Sets the value of the '
Icon' attribute. - setIcon(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Sets the value of the '
Icon' attribute. - setIcon(String) - Method in interface org.openhab.model.sitemap.Sitemap
-
Sets the value of the '
Icon' attribute. - setIcon(String) - Method in interface org.openhab.model.sitemap.Widget
-
Sets the value of the '
Icon' attribute. - setId(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- setId(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelPropertyContainer
-
Sets the value of the '
Id' attribute. - setImportSection(XImportSection) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
- setImportSection(XImportSection) - Method in interface org.eclipse.smarthome.model.rule.rules.RuleModel
-
Sets the value of the '
Import Section' containment reference. - setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.smarthome.model.parser.antlr.ItemsParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.smarthome.model.persistence.parser.antlr.PersistenceParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.smarthome.model.rule.parser.antlr.RulesParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.smarthome.model.script.parser.antlr.ScriptParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapParser
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.smarthome.model.thing.parser.antlr.ThingParser
- setInputs(List<Input>) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setInstalled(boolean) - Method in class org.eclipse.smarthome.core.extension.Extension
-
Sets the installed state
- setItem(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- setItem(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.ItemConfig
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ChangedEventTrigger
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.eclipse.smarthome.model.rule.rules.CommandEventTrigger
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- setItem(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- setItem(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- setItem(String) - Method in interface org.eclipse.smarthome.model.rule.rules.UpdateEventTrigger
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- setItem(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- setItem(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- setItem(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.openhab.model.sitemap.ColorArray
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Sets the value of the '
Item' attribute. - setItem(String) - Method in interface org.openhab.model.sitemap.Widget
-
Sets the value of the '
Item' attribute. - setItemName(String) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setItemName(String) - Method in class org.openhab.core.persistence.FilterCriteria
- setItemRegistry(ItemRegistry) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- setItemRegistry(ItemRegistry) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- setItemRegistry(ItemRegistry) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- setItemStateConverter(ItemStateConverter) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setItemUIRegistry(ItemUIRegistry) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- setKeepAliveInterval(int) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set the keep alive interval.
- setKey(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- setKey(String) - Method in interface org.eclipse.smarthome.model.items.ModelProperty
-
Sets the value of the '
Key' attribute. - setKey(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- setKey(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelProperty
-
Sets the value of the '
Key' attribute. - setLabel(String) - Method in interface org.eclipse.smarthome.core.items.ActiveItem
-
Deprecated.Sets the label of an item
- setLabel(String) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setLabel(String) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Sets the human readable label for this thing.
- setLabel(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- setLabel(String) - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- setLabel(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- setLabel(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- setLabel(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Mapping
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Widget
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- setLabel(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelPropertyContainer
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setLabel(String) - Method in interface org.openhab.model.sitemap.Mapping
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in interface org.openhab.model.sitemap.Sitemap
-
Sets the value of the '
Label' attribute. - setLabel(String) - Method in interface org.openhab.model.sitemap.Widget
-
Sets the value of the '
Label' attribute. - setLastWill(MqttWillAndTestament) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set the last will object.
- setLastWill(MqttWillAndTestament, boolean) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set the last will object.
- setLegend(Boolean) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Sets the value of the '
Legend' attribute. - setLegend(Boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- setLocaleProvider(LocaleProvider) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- setLocaleProvider(LocaleProvider) - Method in class org.eclipse.smarthome.io.rest.LocaleServiceImpl
- setLocation(String) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Set the physical location of the
Thing. - setLocation(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- setLocation(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Sets the value of the '
Location' attribute. - setManagedProvider(ManagedProvider<E, K>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- setManagedProvider(ManagedItemChannelLinkProvider) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- setMasterVolume(float) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- setMasterVolume(PercentType) - Static method in class org.eclipse.smarthome.model.script.actions.Audio
- setMaxValue(BigDecimal) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- setMaxValue(BigDecimal) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- setMaxValue(BigDecimal) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Setpoint
-
Sets the value of the '
Max Value' attribute. - setMaxValue(BigDecimal) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Sets the value of the '
Max Value' attribute. - setMaxValue(BigDecimal) - Method in interface org.openhab.model.sitemap.Setpoint
-
Sets the value of the '
Max Value' attribute. - setMinValue(BigDecimal) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- setMinValue(BigDecimal) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- setMinValue(BigDecimal) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Setpoint
-
Sets the value of the '
Min Value' attribute. - setMinValue(BigDecimal) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Sets the value of the '
Min Value' attribute. - setMinValue(BigDecimal) - Method in interface org.openhab.model.sitemap.Setpoint
-
Sets the value of the '
Min Value' attribute. - setModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- setModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesRefresher
- setModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- setModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- setModuleTypeI18nService(ModuleTypeI18nService) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- setName(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule's human-readable name. - setName(String) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- setName(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- setName(String) - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.Filter
-
Sets the value of the '
Name' attribute. - setName(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- setName(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- setName(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.Strategy
-
Sets the value of the '
Name' attribute. - setName(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- setName(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- setName(String) - Method in interface org.eclipse.smarthome.model.rule.rules.Rule
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Name' attribute. - setName(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- setName(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Sitemap
-
Sets the value of the '
Name' attribute. - setName(String) - Method in interface org.openhab.model.sitemap.Sitemap
-
Sets the value of the '
Name' attribute. - setNameMappings(ItemsParser.NameMappings) - Method in class org.eclipse.smarthome.model.ide.contentassist.antlr.ItemsParser
- setNameMappings(PersistenceParser.NameMappings) - Method in class org.eclipse.smarthome.model.persistence.ide.contentassist.antlr.PersistenceParser
- setNameMappings(RulesParser.NameMappings) - Method in class org.eclipse.smarthome.model.rule.ide.contentassist.antlr.RulesParser
- setNameMappings(ScriptParser.NameMappings) - Method in class org.eclipse.smarthome.model.script.ide.contentassist.antlr.ScriptParser
- setNameMappings(SitemapParser.NameMappings) - Method in class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- setNameMappings(ThingParser.NameMappings) - Method in class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- setNewState(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- setNewState(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateChangedEventTrigger
-
Sets the value of the '
New State' attribute. - setNewState(ValidState) - Method in interface org.eclipse.smarthome.model.rule.rules.ChangedEventTrigger
-
Sets the value of the '
New State' containment reference. - setNewState(ValidState) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberChangedEventTrigger
-
Sets the value of the '
New State' containment reference. - setNewState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- setNewState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- setOldState(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- setOldState(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateChangedEventTrigger
-
Sets the value of the '
Old State' attribute. - setOldState(ValidState) - Method in interface org.eclipse.smarthome.model.rule.rules.ChangedEventTrigger
-
Sets the value of the '
Old State' containment reference. - setOldState(ValidState) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberChangedEventTrigger
-
Sets the value of the '
Old State' containment reference. - setOldState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- setOldState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- setOperator(FilterCriteria.Operator) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setOperator(FilterCriteria.Operator) - Method in class org.openhab.core.persistence.FilterCriteria
- setOrdering(FilterCriteria.Ordering) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setOrdering(FilterCriteria.Ordering) - Method in class org.openhab.core.persistence.FilterCriteria
- setOutputs(List<Output>) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setPageId(String, String, String) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
-
Updates the subscription to send events for the provided page id.
- setPageNumber(int) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setPageNumber(int) - Method in class org.openhab.core.persistence.FilterCriteria
- setPageSize(int) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setPageSize(int) - Method in class org.openhab.core.persistence.FilterCriteria
- setPercent(boolean) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- setPercent(boolean) - Method in interface org.eclipse.smarthome.model.persistence.persistence.ThresholdFilter
-
Sets the value of the '
Percent' attribute. - setPeriod(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Sets the value of the '
Period' attribute. - setPeriod(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- setPeriod(String) - Method in interface org.openhab.model.sitemap.Chart
-
Sets the value of the '
Period' attribute. - setPersistencePath(Path) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- setPersistenceServiceRegistry(PersistenceServiceRegistry) - Method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
- Setpoint - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Setpoint.
- Setpoint - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Setpoint'.
- Setpoint - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Setpoint'.
- SETPOINT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Setpoint' class. - SETPOINT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Setpoint' class. - SETPOINT__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SETPOINT__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SETPOINT__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SETPOINT__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SETPOINT__MAX_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Max Value' attribute feature.
- SETPOINT__MAX_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Max Value' attribute.
- SETPOINT__MIN_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Min Value' attribute feature.
- SETPOINT__MIN_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Min Value' attribute.
- SETPOINT__STEP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Step' attribute feature.
- SETPOINT__STEP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Step' attribute.
- SETPOINT__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SETPOINT__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SETPOINT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Setpoint' class.
- SetpointElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SetpointElements
- SetpointImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Setpoint'.
- SetpointImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- setProperlyConfigured(boolean) - Method in class org.openhab.core.binding.AbstractActiveBinding
-
Used to define whether this binding is fully configured so that it can be activated and used.
- setProperlyConfigured(boolean) - Method in class org.openhab.core.service.AbstractActiveService
-
Used to define whether this binding is fully configured so that it can be activated and used.
- setProperties(Map<String, Object>) - Method in class org.eclipse.smarthome.config.core.Configuration
- setProperties(Map<String, String>) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Updates all properties of the thing.
- setProperty(String, String) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Sets the property value for the property identified by the given name.
- setQos(int) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set quality of service.
- setReconnectStrategy(AbstractReconnectStrategy) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set the reconnect strategy.
- setRefresh(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Sets the value of the '
Refresh' attribute. - setRefresh(int) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Image
-
Sets the value of the '
Refresh' attribute. - setRefresh(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- setRefresh(int) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- setRefresh(int) - Method in interface org.openhab.model.sitemap.Chart
-
Sets the value of the '
Refresh' attribute. - setRefresh(int) - Method in interface org.openhab.model.sitemap.Image
-
Sets the value of the '
Refresh' attribute. - setRefreshToken(String) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.eclipse.smarthome.core.common.QueueingThreadPoolExecutor
-
This implementation does not allow setting a custom handler.
- setRemainingTokens(TokenList) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- setRetain(boolean) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- setRight(XExpression) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- setRight(XExpression) - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Right' containment reference. - setRTS(boolean) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- setRTS(boolean) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Sets or clears the RTS (Request To Send) bit in the UART, if supported by the underlying implementation.
- setRuleEngineCallback(Trigger, SimpleTriggerHandlerCallback) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- setSafeCaller(SafeCaller) - Method in class org.eclipse.smarthome.core.net.NetUtil
- setScope(String) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setScript(XBlockExpression) - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- setScript(XBlockExpression) - Method in interface org.eclipse.smarthome.model.rule.rules.Rule
-
Sets the value of the '
Script' containment reference. - setScriptEngine(ScriptEngine) - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- setScriptEngine(ScriptEngine) - Method in class org.eclipse.smarthome.model.script.extension.ScriptEngineConsoleCommandExtension
- setScriptEngine(ScriptEngine) - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- setScriptEngine(ScriptEngine) - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- setScriptServiceUtil(ScriptServiceUtil) - Method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- setScriptServiceUtil(ScriptServiceUtil) - Method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- setScriptText(String) - Method in exception org.eclipse.smarthome.model.script.engine.ScriptException
- setSeparator(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- setSeparator(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.List
-
Sets the value of the '
Separator' attribute. - setSeparator(String) - Method in interface org.openhab.model.sitemap.List
-
Sets the value of the '
Separator' attribute. - setSerialPortParams(int, int, int, int) - Method in class org.eclipse.smarthome.io.transport.serial.rxtx.RxTxSerialPort
- setSerialPortParams(int, int, int, int) - Method in interface org.eclipse.smarthome.io.transport.serial.SerialPort
-
Sets serial port parameters.
- setService(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Chart
-
Sets the value of the '
Service' attribute. - setService(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- setService(String) - Method in interface org.openhab.model.sitemap.Chart
-
Sets the value of the '
Service' attribute. - setSign(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Sets the value of the '
Sign' attribute. - setSign(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- setSign(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- setSign(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Sets the value of the '
Sign' attribute. - setSign(String) - Method in interface org.openhab.model.sitemap.ColorArray
-
Sets the value of the '
Sign' attribute. - setSign(String) - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Sets the value of the '
Sign' attribute. - setSSLContextProvider(SSLContextProvider) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Deprecated.
- setState(String) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setState(String) - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- setState(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- setState(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateUpdateEventTrigger
-
Sets the value of the '
State' attribute. - setState(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.ColorArray
-
Sets the value of the '
State' attribute. - setState(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- setState(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- setState(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.VisibilityRule
-
Sets the value of the '
State' attribute. - setState(String) - Method in interface org.openhab.model.sitemap.ColorArray
-
Sets the value of the '
State' attribute. - setState(String) - Method in interface org.openhab.model.sitemap.VisibilityRule
-
Sets the value of the '
State' attribute. - setState(State) - Method in class org.eclipse.smarthome.core.items.GenericItem
-
Set a new state.
- setState(State) - Method in class org.eclipse.smarthome.core.items.GroupItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.CallItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.ColorItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.ContactItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.DateTimeItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.DimmerItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.ImageItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.LocationItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.NumberItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.PlayerItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.RollershutterItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.StringItem
- setState(State) - Method in class org.eclipse.smarthome.core.library.items.SwitchItem
- setState(State) - Method in class org.eclipse.smarthome.core.persistence.FilterCriteria
- setState(ValidState) - Method in interface org.eclipse.smarthome.model.rule.rules.GroupMemberUpdateEventTrigger
-
Sets the value of the '
State' containment reference. - setState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- setState(ValidState) - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- setState(ValidState) - Method in interface org.eclipse.smarthome.model.rule.rules.UpdateEventTrigger
-
Sets the value of the '
State' containment reference. - setState(State) - Method in class org.openhab.core.items.GenericItem
- setState(State) - Method in class org.openhab.core.library.items.ColorItem
- setState(State) - Method in class org.openhab.core.library.items.DimmerItem
- setState(State) - Method in class org.openhab.core.library.items.RollershutterItem
- setState(State) - Method in class org.openhab.core.persistence.FilterCriteria
- setStateDescriptionService(StateDescriptionService) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setStateOptions(ChannelUID, List<StateOption>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
-
For a given channel UID, set a
ListofStateOptions that should be used for the channel, instead of the one defined statically in theChannelType. - setStatePattern(ChannelUID, String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseDynamicStateDescriptionProvider
-
For a given channel UID, set a pattern that should be used for the channel, instead of the one defined statically in the
ChannelType. - setStatusInfo(ThingStatusInfo) - Method in interface org.eclipse.smarthome.core.thing.Thing
-
Sets the status info.
- setStep(BigDecimal) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- setStep(BigDecimal) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- setStep(BigDecimal) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Setpoint
-
Sets the value of the '
Step' attribute. - setStep(BigDecimal) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Sets the value of the '
Step' attribute. - setStep(BigDecimal) - Method in interface org.openhab.model.sitemap.Setpoint
-
Sets the value of the '
Step' attribute. - setSuccess(boolean) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- setSwitchEnabled(boolean) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- setSwitchEnabled(boolean) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Slider
-
Sets the value of the '
Switch Enabled' attribute. - setSwitchEnabled(boolean) - Method in interface org.openhab.model.sitemap.Slider
-
Sets the value of the '
Switch Enabled' attribute. - setTag(Object) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- setTags(Set<String>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule's assigned tags. - setTags(Set<String>) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setTemplateUID(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
RuleTemplateidentifier of the template that will be used to by theRuleRegistryto resolve theRule: to validate theRule's configuration, as well as to create and configure theRule's modules. - setThing(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- setThing(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- setThing(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateChangedEventTrigger
-
Sets the value of the '
Thing' attribute. - setThing(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ThingStateUpdateEventTrigger
-
Sets the value of the '
Thing' attribute. - setThingHandler(ThingHandler) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerService
-
Sets the ThingHandler on which the actions (methods) should be called
- setThingId(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- setThingId(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Sets the value of the '
Thing Id' attribute. - setThingRegistry(ThingRegistry) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- setThingTypeId(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- setThingTypeId(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelThing
-
Sets the value of the '
Thing Type Id' attribute. - setThingUID(String) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setTime(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- setTime(String) - Method in interface org.eclipse.smarthome.model.rule.rules.TimerTrigger
-
Sets the value of the '
Time' attribute. - setTimeoutExecutor(ScheduledExecutorService, int) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Set a timeout executor.
- setTimeZoneProvider(TimeZoneProvider) - Method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
- setTokenType(String) - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- setTranslationProvider(TranslationProvider) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- setTranslationProvider(TranslationProvider) - Method in class org.eclipse.smarthome.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- setTranslationProvider(TranslationProvider) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
- setTrigger(ValidTrigger) - Method in interface org.eclipse.smarthome.model.rule.rules.EventEmittedTrigger
-
Sets the value of the '
Trigger' containment reference. - setTrigger(ValidTrigger) - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- setTriggers(List<Trigger>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the triggers participating in
Rule - setTrustManagers(TrustManager[]) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- setType(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- setType(String) - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- setType(String) - Method in interface org.eclipse.smarthome.model.items.ModelBinding
-
Sets the value of the '
Type' attribute. - setType(String) - Method in interface org.eclipse.smarthome.model.items.ModelItem
-
Sets the value of the '
Type' attribute. - setType(String) - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- setType(String) - Method in interface org.eclipse.smarthome.model.thing.thing.ModelChannel
-
Sets the value of the '
Type' attribute. - setType(JvmTypeReference) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- setType(JvmTypeReference) - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Type' containment reference. - setUnit(String) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- setUnit(String) - Method in interface org.eclipse.smarthome.model.persistence.persistence.TimeFilter
-
Sets the value of the '
Unit' attribute. - setUnit(AbstractUnit) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- setUnit(AbstractUnit) - Method in interface org.eclipse.smarthome.model.script.script.QuantityLiteral
-
Sets the value of the '
Unit' containment reference. - setUnitProvider(UnitProvider) - Method in class org.eclipse.smarthome.core.items.GenericItem
- setUnitProvider(UnitProvider) - Method in class org.eclipse.smarthome.core.items.GroupItem
- setUri(String) - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- setUriReally(String) - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- setUrl(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Image
-
Sets the value of the '
Url' attribute. - setUrl(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- setUrl(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- setUrl(String) - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- setUrl(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Video
-
Sets the value of the '
Url' attribute. - setUrl(String) - Method in interface org.eclipse.smarthome.model.sitemap.sitemap.Webview
-
Sets the value of the '
Url' attribute. - setUrl(String) - Method in interface org.openhab.model.sitemap.Image
-
Sets the value of the '
Url' attribute. - setUrl(String) - Method in interface org.openhab.model.sitemap.Video
-
Sets the value of the '
Url' attribute. - setUrl(String) - Method in interface org.openhab.model.sitemap.Webview
-
Sets the value of the '
Url' attribute. - setValue(int) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- setValue(int) - Method in interface org.eclipse.smarthome.model.persistence.persistence.TimeFilter
-
Sets the value of the '
Value' attribute. - setValue(Object) - Method in class org.eclipse.smarthome.core.voice.text.ASTNode
- setValue(Object) - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- setValue(Object) - Method in interface org.eclipse.smarthome.model.items.ModelProperty
-
Sets the value of the '
Value' attribute. - setValue(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- setValue(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- setValue(String) - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- setValue(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ValidCommand
-
Sets the value of the '
Value' attribute. - setValue(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ValidState
-
Sets the value of the '
Value' attribute. - setValue(String) - Method in interface org.eclipse.smarthome.model.rule.rules.ValidTrigger
-
Sets the value of the '
Value' attribute. - setValue(String) - Method in interface org.eclipse.smarthome.model.script.script.AbstractUnit
-
Sets the value of the '
Value' attribute. - setValue(String) - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- setValue(String) - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- setValue(String) - Method in interface org.eclipse.smarthome.model.script.script.QuantityLiteral
-
Sets the value of the '
Value' attribute. - setValue(BigDecimal) - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- setValue(BigDecimal) - Method in interface org.eclipse.smarthome.model.persistence.persistence.ThresholdFilter
-
Sets the value of the '
Value' attribute. - setVisibility(Visibility) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
-
This method is used to specify the
Rule'sVisibility. - setVisibility(Visibility) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
- setVolume(PercentType) - Method in interface org.eclipse.smarthome.core.audio.AudioSink
-
Sets the volume
- setVolume(PercentType, String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Sets the volume for a sink.
- setWriteable(boolean) - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- setWriteable(boolean) - Method in interface org.eclipse.smarthome.model.rule.rules.VariableDeclaration
-
Sets the value of the '
Writeable' attribute. - SHORT_PRESSED - Static variable in class org.eclipse.smarthome.core.thing.CommonTriggerEvents
- shutdown - Variable in class org.openhab.core.service.AbstractActiveService
-
indicates that the background thread will shutdown after the current execution cycle.
- shutdown() - Method in class org.openhab.core.service.AbstractActiveService
-
Gracefully shuts down the refresh background thread.
- SIEMENS - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- SIEVERT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- sign - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
Sign' attribute. - sign - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The cached value of the '
Sign' attribute. - SIGN_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The default value of the '
Sign' attribute. - SIGN_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The default value of the '
Sign' attribute. - SimpleActionHandler - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleActionHandler() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
- SimpleAllConfig - Class in org.eclipse.smarthome.core.persistence.config
-
This class represents the configuration that stand for "using all items".
- SimpleAllConfig() - Constructor for class org.eclipse.smarthome.core.persistence.config.SimpleAllConfig
- SimpleConditionHandler - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleConditionHandler() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
- SimpleConfig - Class in org.eclipse.smarthome.core.persistence.config
-
This class is a base class that needs to be used by every item configuration.
- SimpleConfig() - Constructor for class org.eclipse.smarthome.core.persistence.config.SimpleConfig
- SimpleCronStrategy - Class in org.eclipse.smarthome.core.persistence.strategy
-
This class holds a cron expression based strategy to persist items.
- SimpleCronStrategy(String, String) - Constructor for class org.eclipse.smarthome.core.persistence.strategy.SimpleCronStrategy
- SimpleFilter - Class in org.eclipse.smarthome.core.persistence
- SimpleFilter() - Constructor for class org.eclipse.smarthome.core.persistence.SimpleFilter
- SimpleGroupConfig - Class in org.eclipse.smarthome.core.persistence.config
-
This class represents the configuration that is used for group items.
- SimpleGroupConfig(String) - Constructor for class org.eclipse.smarthome.core.persistence.config.SimpleGroupConfig
- SimpleItemConfig - Class in org.eclipse.smarthome.core.persistence.config
-
This class represents the configuration that identify item(s) by name.
- SimpleItemConfig(String) - Constructor for class org.eclipse.smarthome.core.persistence.config.SimpleItemConfig
- SimpleItemConfiguration - Class in org.eclipse.smarthome.core.persistence
-
This class holds the configuration of a persistence strategy for specific items.
- SimpleItemConfiguration(List<SimpleConfig>, String, List<SimpleStrategy>, List<SimpleFilter>) - Constructor for class org.eclipse.smarthome.core.persistence.SimpleItemConfiguration
- SimpleRule - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
-
convenience Rule class with an action handler.
- SimpleRule() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- SimpleRuleActionHandler - Interface in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleRuleActionHandlerDelegate - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleRuleActionHandlerDelegate(SimpleRuleActionHandler) - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandlerDelegate
- SimpleStrategy - Class in org.eclipse.smarthome.core.persistence.strategy
-
This class holds a strategy to persist items.
- SimpleStrategy(String) - Constructor for class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy
- SimpleStrategy.Globals - Class in org.eclipse.smarthome.core.persistence.strategy
- SimpleTriggerHandler - Class in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SimpleTriggerHandler() - Constructor for class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- SimpleTriggerHandlerCallback - Interface in org.openhab.core.automation.module.script.rulesupport.shared.simple
- SINGLE - org.openhab.core.automation.module.provider.ActionModuleKind
- Siren - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Siren.
- Sitemap - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Sitemap'.
- Sitemap - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Sitemap'.
- SITEMAP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Sitemap' class. - SITEMAP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Sitemap' class. - SITEMAP__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Children' containment reference list feature.
- SITEMAP__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- SITEMAP__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- SITEMAP__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SITEMAP__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- SITEMAP__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SITEMAP__NAME - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- SITEMAP__NAME - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Name' attribute.
- SITEMAP_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Sitemap' class.
- SITEMAP_MODEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Model' class. - SITEMAP_MODEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Model' class. - SITEMAP_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Model' class.
- SitemapAdapterFactory - Class in org.eclipse.smarthome.model.sitemap.sitemap.util
-
The Adapter Factory for the model.
- SitemapAdapterFactory() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapAdapterFactory
-
Creates an instance of the adapter factory.
- SitemapAntlrTokenFileProvider - Class in org.eclipse.smarthome.model.sitemap.parser.antlr
- SitemapAntlrTokenFileProvider() - Constructor for class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapAntlrTokenFileProvider
- SitemapConverters - Class in org.eclipse.smarthome.model.sitemap.valueconverter
- SitemapConverters() - Constructor for class org.eclipse.smarthome.model.sitemap.valueconverter.SitemapConverters
- SitemapElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapElements
- SitemapFactory - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
The Factory for the model.
- SitemapFactoryImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model Factory.
- SitemapFactoryImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapFactoryImpl
-
Creates an instance of the factory.
- SitemapFormatter - Class in org.eclipse.smarthome.model.sitemap.formatting
-
This class contains custom formatting description.
- SitemapFormatter() - Constructor for class org.eclipse.smarthome.model.sitemap.formatting.SitemapFormatter
- SitemapGenerator - Class in org.eclipse.smarthome.model.sitemap.generator
-
Generates code from your model files on save.
- SitemapGenerator() - Constructor for class org.eclipse.smarthome.model.sitemap.generator.SitemapGenerator
- SitemapGrammarAccess - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess(GrammarProvider, TerminalsGrammarAccess) - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess
- SitemapGrammarAccess.BOOLEAN_OBJECTElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.ChartElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.ColorArrayElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.ColorpickerElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.CommandElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.DefaultElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.FrameElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.GroupElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.GroupItemRefElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.IconElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.ImageElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.ItemRefElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.LinkableWidgetElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.ListElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.MappingElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.MapviewElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.NonLinkableWidgetElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.NumberElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.SelectionElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.SetpointElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.SitemapElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.SitemapModelElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.SliderElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.SwitchElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.TextElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.VideoElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.VisibilityRuleElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.WebviewElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.WidgetElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapGrammarAccess.XStateElements - Class in org.eclipse.smarthome.model.sitemap.services
- SitemapIdeModule - Class in org.eclipse.smarthome.model.sitemap.ide
-
Use this class to register ide components.
- SitemapIdeModule() - Constructor for class org.eclipse.smarthome.model.sitemap.ide.SitemapIdeModule
- SitemapIdeSetup - Class in org.eclipse.smarthome.model.sitemap.ide
-
Initialization support for running Xtext languages as language servers.
- SitemapIdeSetup() - Constructor for class org.eclipse.smarthome.model.sitemap.ide.SitemapIdeSetup
- SitemapImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Sitemap'.
- SitemapImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- SitemapModel - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Model'.
- SitemapModel - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Model'.
- SitemapModelElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
- SitemapModelImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Model'.
- SitemapModelImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapModelImpl
- SitemapPackage - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
The Package for the model.
- SitemapPackage.Literals - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- SitemapPackageImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model Package.
- SitemapParser - Class in org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr
- SitemapParser - Class in org.eclipse.smarthome.model.sitemap.parser.antlr
- SitemapParser() - Constructor for class org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr.SitemapParser
- SitemapParser() - Constructor for class org.eclipse.smarthome.model.sitemap.parser.antlr.SitemapParser
- SitemapParser.NameMappings - Class in org.eclipse.smarthome.model.sitemap.ide.contentassist.antlr
- SitemapProvider - Interface in org.eclipse.smarthome.model.sitemap
- SitemapRuntimeModule - Class in org.eclipse.smarthome.model.sitemap
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- SitemapRuntimeModule() - Constructor for class org.eclipse.smarthome.model.sitemap.SitemapRuntimeModule
- SitemapScopeProvider - Class in org.eclipse.smarthome.model.sitemap.scoping
-
This class contains custom scoping description.
- SitemapScopeProvider() - Constructor for class org.eclipse.smarthome.model.sitemap.scoping.SitemapScopeProvider
- SitemapSemanticSequencer - Class in org.eclipse.smarthome.model.sitemap.serializer
- SitemapSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.sitemap.serializer.SitemapSemanticSequencer
- SitemapStandaloneSetup - Class in org.eclipse.smarthome.model.sitemap
-
Initialization support for running Xtext languages without equinox extension registry
- SitemapStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetup
- SitemapStandaloneSetupGenerated - Class in org.eclipse.smarthome.model.sitemap
- SitemapStandaloneSetupGenerated() - Constructor for class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetupGenerated
- SitemapSubscriptionService - Class in org.eclipse.smarthome.io.rest.sitemap
-
This is a service that provides the possibility to manage subscriptions to sitemaps.
- SitemapSubscriptionService() - Constructor for class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- SitemapSubscriptionService.SitemapSubscriptionCallback - Interface in org.eclipse.smarthome.io.rest.sitemap
- SitemapSwitch<T> - Class in org.eclipse.smarthome.model.sitemap.sitemap.util
-
The Switch for the model's inheritance hierarchy.
- SitemapSwitch() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.util.SitemapSwitch
-
Creates an instance of the switch.
- SitemapSyntacticSequencer - Class in org.eclipse.smarthome.model.sitemap.serializer
- SitemapSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.sitemap.serializer.SitemapSyntacticSequencer
- SitemapValidator - Class in org.eclipse.smarthome.model.sitemap.validation
-
Custom validation rules.
- SitemapValidator() - Constructor for class org.eclipse.smarthome.model.sitemap.validation.SitemapValidator
- SIUnits - Class in org.eclipse.smarthome.core.library.unit
-
Delegate SI units to
Unitsto hide this dependency from the rest of openHAB. - size() - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Retrieves the token count within the list.
- skipHead() - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Creates a new list without the first token.
- skipTail() - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Creates a new list without the last token.
- Slider - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Slider'.
- Slider - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Slider'.
- SLIDER - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Slider' class. - SLIDER - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Slider' class. - SLIDER__FREQUENCY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Frequency' attribute feature.
- SLIDER__FREQUENCY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Frequency' attribute.
- SLIDER__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SLIDER__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SLIDER__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SLIDER__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SLIDER__MAX_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Max Value' attribute feature.
- SLIDER__MAX_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Max Value' attribute.
- SLIDER__MIN_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Min Value' attribute feature.
- SLIDER__MIN_VALUE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Min Value' attribute.
- SLIDER__STEP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Step' attribute feature.
- SLIDER__STEP - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Step' attribute.
- SLIDER__SWITCH_ENABLED - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Switch Enabled' attribute feature.
- SLIDER__SWITCH_ENABLED - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Switch Enabled' attribute.
- SLIDER__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SLIDER__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SLIDER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Slider' class.
- SliderElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SliderElements
- SliderImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Slider'.
- SliderImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- SmartHomeBundleServlet - Class in org.eclipse.smarthome.io.http.servlet
-
Base class for servlets which host resources using framework bundles.
- SmartHomeBundleServlet() - Constructor for class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- SmartHomeServlet - Class in org.eclipse.smarthome.io.http.servlet
-
Base class for HTTP servlets which share certain
HttpContextinstance. - SmartHomeServlet() - Constructor for class org.eclipse.smarthome.io.http.servlet.SmartHomeServlet
- SmartHomeUnits - Class in org.eclipse.smarthome.core.library.unit
-
Delegate common units to
Unitsto hide this dependency from the rest of openHAB. - Smoke - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Smoke.
- SmokeDetector - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Smoke Detector.
- SOUND_DIR - Static variable in interface org.eclipse.smarthome.core.audio.AudioManager
-
Name of the sub-directory of the config folder, holding sound files.
- SoundVolume - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Sound Volume.
- Speaker - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Speaker.
- SPECIFIC_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
Specific Unit' class. - SPECIFIC_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The meta object id for the '
Specific Unit' class. - SPECIFIC_UNIT__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- SPECIFIC_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The number of structural features of the 'Specific Unit' class.
- SpecificUnit - Interface in org.eclipse.smarthome.model.script.script
-
A representation of the model object 'Specific Unit'.
- SpecificUnitElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.SpecificUnitElements
- SpecificUnitImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model object 'Specific Unit'.
- SpecificUnitImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.SpecificUnitImpl
- SpeechRecognitionErrorEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServiceencounters an error. - SpeechRecognitionErrorEvent(String) - Constructor for class org.eclipse.smarthome.core.voice.SpeechRecognitionErrorEvent
-
Constructs an instance with the passed
message. - SpeechRecognitionEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicerecognizes speech. - SpeechRecognitionEvent(String, float) - Constructor for class org.eclipse.smarthome.core.voice.SpeechRecognitionEvent
-
Constructs an instance with the passed
transcriptandconfidence. - SpeechStartEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicestarts hearing speech. - SpeechStartEvent() - Constructor for class org.eclipse.smarthome.core.voice.SpeechStartEvent
- SpeechStopEvent - Class in org.eclipse.smarthome.core.voice
-
A
STTEventfired when theSTTServicestops hearing speech. - SpeechStopEvent() - Constructor for class org.eclipse.smarthome.core.voice.SpeechStopEvent
- splitReferenceToTokens(String) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Splits a given reference to tokens.
The reference must have the following syntax: list[index], map["key"], bean.field.
It is possible to chain references in one bigger expression. - spot(KSListener, AudioStream, Locale, String) - Method in interface org.eclipse.smarthome.core.voice.KSService
-
This method starts the process of keyword spotting The audio data of the passed
AudioStreamis passed to the keyword spotting engine. - SQUARE_FOOT - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- SQUARE_METRE - Static variable in class org.eclipse.smarthome.core.library.unit.SIUnits
- SseResource - Class in org.eclipse.smarthome.io.rest.sse
-
SSE Resource for pushing events to currently listening clients.
- SseResource() - Constructor for class org.eclipse.smarthome.io.rest.sse.SseResource
- SSLContextProvider - Interface in org.eclipse.smarthome.io.transport.mqtt.sslcontext
-
Deprecated.
- STANDARD_GRAVITY - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- star(Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Creates a repeating expression that will match the given expression as often as possible.
- start() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
This will establish a connection to the MQTT broker and if successful, notify all publishers and subscribers that the connection has become active.
- start() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Start the reconnect strategy handling.
- start() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- start() - Method in class org.openhab.core.service.AbstractActiveService
-
Takes care about starting the refresh thread.
- startBackgroundDiscovery() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Can be overridden to start background discovery logic.
- startBackgroundScanning() - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscovery
-
Starts scanning for serial ports provided by USB devices in the background; informs listeners about newly discovered devices.
- startConfigurationUpdate(String) - Method in interface org.eclipse.smarthome.model.item.BindingConfigReader
-
Informs the reader that configurations will be processed for a given context.
- startDialog() - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Starts listening for the keyword that starts a dialog
- startDialog(KSService, STTService, TTSService, HumanLanguageInterpreter, AudioSource, AudioSink, Locale, String, String) - Method in interface org.eclipse.smarthome.core.voice.VoiceManager
-
Starts listening for the keyword that starts a dialog
- startScan() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
This method is called by the {@link #startScan(ScanListener))} implementation of the
AbstractDiscoveryService. - startScan(ScanListener) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
- startScan(ScanListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryService
-
Triggers this service to start an active scan for new devices.
This method must not block any calls such asDiscoveryService.abortScan()and must return fast. - startScan(String, ScanListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Forces the associated
DiscoveryServices to start a discovery for all thing types of the given binding id. - startScan(ThingTypeUID, ScanListener) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Forces the associated
DiscoveryServices to start a discovery. - startServer() - Method in class org.eclipse.smarthome.test.TestServer
-
Starts the server and returns a
CompletableFuture. - state - Variable in class org.eclipse.smarthome.core.items.GenericItem
- state - Variable in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
- state - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- state - Variable in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
-
The cached value of the '
State' containment reference. - state - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The cached value of the '
State' attribute. - state - Variable in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
-
The cached value of the '
State' containment reference. - state - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The cached value of the '
State' attribute. - state - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The cached value of the '
State' attribute. - state - Variable in class org.openhab.core.items.GenericItem
- state(ChannelTypeUID, String, String) - Static method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Create an instance of a ChannelTypeBuilder for
ChannelTypes of type STATE - State - Interface in org.eclipse.smarthome.core.types
-
This is a marker interface for all state types.
- State - Interface in org.openhab.core.types
-
This is a marker interface for all state types.
- STATE - org.eclipse.smarthome.core.thing.type.ChannelKind
-
Channels which have a state.
- STATE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The default value of the '
State' attribute. - STATE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
-
The default value of the '
State' attribute. - STATE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
-
The default value of the '
State' attribute. - StateAndCommandProvider - Class in org.eclipse.smarthome.model.script.scoping
-
This is a class which provides all available states and commands (obviously only the enum-based ones with a fixed name).
- StateAndCommandProvider() - Constructor for class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- stateChanged(Item, State, State) - Method in class org.eclipse.smarthome.core.items.GroupItem
- stateChanged(Item, State, State) - Method in interface org.eclipse.smarthome.core.items.StateChangeListener
-
This method is called, if a state has changed.
- stateChanged(Item, State, State) - Method in class org.openhab.core.items.GroupItem
- stateChanged(Item, State, State) - Method in interface org.openhab.core.items.StateChangeListener
-
This method is called, if a state has changed.
- StateChangeListener - Interface in org.eclipse.smarthome.core.items
-
This interface must be implemented by all classes that want to be notified about changes in the state of an item.
- StateChangeListener - Interface in org.openhab.core.items
-
This interface must be implemented by all classes that want to be notified about changes in the state of an item.
- StateChannelTypeBuilder - Interface in org.eclipse.smarthome.core.thing.type
-
Interface for builders for
ChannelTypes of kind STATE - stateDescription - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- stateDescription - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- stateDescription - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- StateDescription - Class in org.eclipse.smarthome.core.types
-
The
StateDescriptiondescribes restrictions of an item state and gives information how to interpret it. - StateDescription(BigDecimal, BigDecimal, BigDecimal, String, boolean, List<StateOption>) - Constructor for class org.eclipse.smarthome.core.types.StateDescription
-
Deprecated.use
StateDescriptionFragmentBuilderinstead. - StateDescriptionFragment - Interface in org.eclipse.smarthome.core.types
-
A
StateDescriptionFragmentwill deliver only the parts of aStateDescriptionit knows of. - StateDescriptionFragmentBuilder - Class in org.eclipse.smarthome.core.types
-
Builds a
StateDescriptionFragmentwith the relevant parts only. - StateDescriptionFragmentProvider - Interface in org.eclipse.smarthome.core.types
-
Provide a
StateDescriptionFragmentfor the currentStateDescription. - StateDescriptionProvider - Interface in org.eclipse.smarthome.core.types
-
Deprecated.Use
StateDescriptionFragmentProviderinstead and provide only the known fields. - StateDescriptionService - Interface in org.eclipse.smarthome.core.service
-
Implementations of this service provide strategies for merging info from different StateDescriptionProviders into one StateDescription.
- StateOption - Class in org.eclipse.smarthome.core.types
-
Describes one possible value an item might have.
- StateOption(String, String) - Constructor for class org.eclipse.smarthome.core.types.StateOption
-
Creates a
StateOptionobject. - StateProfile - Interface in org.eclipse.smarthome.core.thing.profiles
-
A
StateProfiledefined the communication for channels of STATE kind. - StateProfileType - Interface in org.eclipse.smarthome.core.thing.profiles
-
Describes a
StateProfiletype. - STATES - Static variable in class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- stateUpdated(Item, State) - Method in class org.eclipse.smarthome.core.items.GroupItem
- stateUpdated(Item, State) - Method in interface org.eclipse.smarthome.core.items.StateChangeListener
-
This method is called, if a state was updated, but has not changed
- stateUpdated(ChannelUID, State) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs about an updated state for a channel.
- stateUpdated(Item, State) - Method in class org.openhab.core.items.GroupItem
- stateUpdated(Item, State) - Method in interface org.openhab.core.items.StateChangeListener
-
This method is called, if a state was updated, but has not changed
- status - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareStatusDTO
- status - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- Status - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Status.
- statusCode - Variable in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
-
The optional status code of the configuration status message; to be used if there are additional information to be provided.
- statusInfo - Variable in class org.eclipse.smarthome.io.rest.core.thing.EnrichedThingDTO
- StatusInfoCallback - Interface in org.openhab.core.automation
-
This interface is used by
RuleRegistryimplementation to be notified of changes related to statuses of rules. - statusInfoChanged(String, RuleStatusInfo) - Method in interface org.openhab.core.automation.StatusInfoCallback
-
The method is called when the rule has update of its status.
- statusUpdated(Thing, ThingStatusInfo) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs about an updated status of a thing.
- step - Variable in class org.eclipse.smarthome.core.types.StateDescription
- step - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
-
The cached value of the '
Step' attribute. - step - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Step' attribute. - STEP_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
-
The default value of the '
Step' attribute. - STEP_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Step' attribute. - stepsize - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- STERADIAN - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- stop() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Unsubscribes from all subscribed topics, stops the reconnect strategy, disconnect and close the client.
- stop() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.AbstractReconnectStrategy
-
Stop the reconnect strategy handling.
- stop() - Method in class org.eclipse.smarthome.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
- STOP - org.eclipse.smarthome.core.library.types.StopMoveType
- STOP - org.openhab.core.library.types.StopMoveType
- stopBackgroundDiscovery() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Can be overridden to stop background discovery logic.
- stopBackgroundScanning() - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscovery
-
Stops scanning for serial ports provided by USB devices in the background.
- STOPBITS_1 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- STOPBITS_1_5 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- STOPBITS_2 - Static variable in interface org.eclipse.smarthome.io.transport.serial.SerialPort
- stopConfigurationUpdate(String) - Method in interface org.eclipse.smarthome.model.item.BindingConfigReader
-
Informs the reader that configuration update is completed for a given context.
- StopMoveType - Enum in org.eclipse.smarthome.core.library.types
- StopMoveType - Enum in org.openhab.core.library.types
- stopScan() - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
This method cleans up after a scan, i.e.
- stopServer() - Method in class org.eclipse.smarthome.test.TestServer
-
Stops the server.
- stopWatchService(AbstractWatchService) - Method in class org.eclipse.smarthome.core.service.WatchQueueReader
- Storage<T> - Interface in org.eclipse.smarthome.core.storage
-
A Storage is the generic way to store key-value pairs in ESH.
- StorageCipher - Interface in org.eclipse.smarthome.core.auth.client.oauth2
-
This allows the encryption and decryption to be performed before saving to storage.
- StorageService - Interface in org.eclipse.smarthome.core.storage
-
The
StorageServiceprovides instances ofStorages which are meant as a means for generic storage of key-value pairs. - store(Item) - Method in interface org.eclipse.smarthome.core.persistence.PersistenceService
-
Stores the current value of the given item.
- store(Item, String) - Method in interface org.eclipse.smarthome.core.persistence.PersistenceService
-
Stores the current value of the given item under a specified alias.
- store(Item, Date, State) - Method in interface org.eclipse.smarthome.core.persistence.ModifiablePersistenceService
-
Stores the historic item value.
- store(Item) - Method in interface org.openhab.core.persistence.PersistenceService
-
Stores the current value of the given item.
- store(Item, String) - Method in interface org.openhab.core.persistence.PersistenceService
-
Stores the current value of the given item under a specified alias.
- storeStates(Item...) - Static method in class org.eclipse.smarthome.model.script.actions.BusEvent
-
Stores the current states for a list of items in a map.
- strategies - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
-
The cached value of the '
Strategies' reference list. - strategies - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceModelImpl
-
The cached value of the '
Strategies' containment reference list. - Strategy - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Strategy'.
- STRATEGY - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Strategy' class. - STRATEGY - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Strategy' class. - STRATEGY__NAME - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- STRATEGY__NAME - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Name' attribute.
- STRATEGY_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Strategy' class.
- StrategyElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.StrategyElements
- StrategyImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Strategy'.
- StrategyImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- stream() - Method in interface org.eclipse.smarthome.config.discovery.inbox.Inbox
-
Returns a stream of all
DiscoveryResults in thisInbox. - stream() - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- stream() - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Returns a stream of all elements in the registry.
- stream() - Static method in class org.eclipse.smarthome.core.semantics.model.equipment.Equipments
- stream() - Static method in class org.eclipse.smarthome.core.semantics.model.location.Locations
- stream() - Static method in class org.eclipse.smarthome.core.semantics.model.point.Points
- stream() - Static method in class org.eclipse.smarthome.core.semantics.model.property.Properties
- stream() - Method in interface org.eclipse.smarthome.core.storage.Storage
-
Get all storage entries.
- stream() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- stream(String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Stream audio from the passed url using the default audio sink.
- stream(String, String) - Method in interface org.eclipse.smarthome.core.audio.AudioManager
-
Stream audio from the passed url to the given sink
- Stream2JSONInputStream - Class in org.eclipse.smarthome.io.rest
-
This
InputStreamwill streamStreams as JSON one item at a time. - Stream2JSONInputStream(Stream<?>) - Constructor for class org.eclipse.smarthome.io.rest.Stream2JSONInputStream
-
Creates a new
Stream2JSONInputStreambacked by the givenStreamsource. - STRING - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- STRING_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage.Literals
-
The meta object literal for the '
String Unit' class. - STRING_UNIT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The meta object id for the '
String Unit' class. - STRING_UNIT__VALUE - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The feature id for the 'Value' attribute.
- STRING_UNIT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.script.script.ScriptPackage
-
The number of structural features of the 'String Unit' class.
- StringItem - Class in org.eclipse.smarthome.core.library.items
-
A StringItem can be used for any kind of string to either send or receive from a device.
- StringItem - Class in org.openhab.core.library.items
-
A StringItem can be used for any kind of string to either send or receive from a device.
- StringItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.StringItem
- StringItem(String) - Constructor for class org.openhab.core.library.items.StringItem
- StringListType - Class in org.eclipse.smarthome.core.library.types
-
This type can be used for items that are dealing with telephony functionality.
- StringListType() - Constructor for class org.eclipse.smarthome.core.library.types.StringListType
- StringListType(String) - Constructor for class org.eclipse.smarthome.core.library.types.StringListType
-
Deserialize the input string, splitting it on every delimiter not preceded by a backslash.
- StringListType(String...) - Constructor for class org.eclipse.smarthome.core.library.types.StringListType
- StringListType(List<String>) - Constructor for class org.eclipse.smarthome.core.library.types.StringListType
- StringListType(StringType...) - Constructor for class org.eclipse.smarthome.core.library.types.StringListType
- StringType - Class in org.eclipse.smarthome.core.library.types
- StringType - Class in org.openhab.core.library.types
- StringType() - Constructor for class org.eclipse.smarthome.core.library.types.StringType
- StringType(String) - Constructor for class org.eclipse.smarthome.core.library.types.StringType
- StringType(String) - Constructor for class org.openhab.core.library.types.StringType
- StringUnit - Interface in org.eclipse.smarthome.model.script.script
-
A representation of the model object 'String Unit'.
- StringUnitElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.StringUnitElements
- StringUnitImpl - Class in org.eclipse.smarthome.model.script.script.impl
-
An implementation of the model object 'String Unit'.
- StringUnitImpl() - Constructor for class org.eclipse.smarthome.model.script.script.impl.StringUnitImpl
- stripConstant(String) - Static method in class org.eclipse.smarthome.core.i18n.I18nUtil
- stripConstantOr(String, Supplier<String>) - Static method in class org.eclipse.smarthome.core.i18n.I18nUtil
-
If key is a constant strip the constant part, otherwise use the supplier provided string.
- StrippedThingTypeDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used to serialize stripped thing types.
- StrippedThingTypeDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- StrippedThingTypeDTO(String, String, String, String, boolean, List<String>, boolean) - Constructor for class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- StrippedThingTypeDTOMapper - Class in org.eclipse.smarthome.core.thing.dto
-
The
StrippedThingTypeDTOMapperis an utility class to map things into stripped thing type data transfer objects (DTOs). - StrippedThingTypeDTOMapper() - Constructor for class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTOMapper
- STTEvent - Interface in org.eclipse.smarthome.core.voice
-
A tagging interface for speech-to-text events.
- sttEventReceived(STTEvent) - Method in interface org.eclipse.smarthome.core.voice.STTListener
-
Invoked when a
STTEventevent occurs during speech recognition. - STTException - Exception in org.eclipse.smarthome.core.voice
-
General purpose STT exception
- STTException() - Constructor for exception org.eclipse.smarthome.core.voice.STTException
-
Constructs a new exception with null as its detail message.
- STTException(String) - Constructor for exception org.eclipse.smarthome.core.voice.STTException
-
Constructs a new exception with the specified detail message.
- STTException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.voice.STTException
-
Constructs a new exception with the specified detail message and cause.
- STTException(Throwable) - Constructor for exception org.eclipse.smarthome.core.voice.STTException
-
Constructs a new exception with the specified cause.
- STTListener - Interface in org.eclipse.smarthome.core.voice
-
The listener interface for receiving
STTEventevents. - STTService - Interface in org.eclipse.smarthome.core.voice
-
This is the interface that a speech-to-text service has to implement.
- STTServiceHandle - Interface in org.eclipse.smarthome.core.voice
-
An handle to a
STTService - subscribe(String, MqttMessageSubscriber) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Add a new message consumer to this connection.
- subscribeRaw(String) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Subscribes to a topic on the given connection, but does not alter the subscriber list.
- subscribers - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- subtract(QuantityType<T>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Subtract the given
QuantityTypefrom this QuantityType. - success() - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to indicate that the firmware update was successful.
- SUCCESS - org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResult
-
Indicates that the firmware update was successful.
- Sum() - Constructor for class org.eclipse.smarthome.core.library.types.ArithmeticGroupFunction.Sum
- Sum() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
- Sum(Class<? extends Quantity<?>>) - Constructor for class org.eclipse.smarthome.core.library.types.QuantityTypeArithmeticGroupFunction.Sum
- SUM - org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'SUM' literal object.
- SUM_VALUE - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
The 'SUM' literal value.
- sumSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the sum of the state of a given
itemsince a certain point in time. - sumSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Gets the sum of the state of a given
itemsince a certain point in time. - supportedBridgeTypeUIDs - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- supportedItemTypes - Variable in class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTO
- supports(Class<? extends Credentials>) - Method in interface org.eclipse.smarthome.core.auth.AuthenticationProvider
-
Additional method to verify if given authentication provider can handle given type of credentials.
- supportsDiscovery(String) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Returns true if the given binding id supports discovery for at least one thing type.
- supportsDiscovery(ThingTypeUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryServiceRegistry
-
Returns true if the given thing type UID supports discovery, false otherwise.
- supportsEntity(String) - Method in interface org.eclipse.smarthome.config.core.status.ConfigStatusProvider
-
Determines if the
ConfigStatusProviderinstance can provide the configuration status information for the given entity. - supportsEntity(String) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusBridgeHandler
- supportsEntity(String) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusThingHandler
- supportsThingType(ThingTypeUID) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory
-
Returns whether the handler is able to create a thing or register a thing handler for the given type.
- SVG - org.eclipse.smarthome.ui.icon.IconSet.Format
- Switch - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Switch.
- Switch - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Switch'.
- Switch - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Switch'.
- SWITCH - Static variable in class org.eclipse.smarthome.core.library.CoreItemFactory
- SWITCH - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Switch' class. - SWITCH - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Switch' class. - SWITCH__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- SWITCH__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- SWITCH__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- SWITCH__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- SWITCH__MAPPINGS - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Mappings' containment reference list feature.
- SWITCH__MAPPINGS - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Mappings' containment reference list.
- SWITCH__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- SWITCH__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- SWITCH_ENABLED_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The default value of the '
Switch Enabled' attribute. - SWITCH_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Switch' class.
- SwitchElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.SwitchElements
- switchEnabled - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
-
The cached value of the '
Switch Enabled' attribute. - SwitchImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Switch'.
- SwitchImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.SwitchImpl
- SwitchItem - Class in org.eclipse.smarthome.core.library.items
-
A SwitchItem represents a normal switch that can be ON or OFF.
- SwitchItem - Class in org.openhab.core.library.items
-
A SwitchItem represents a normal switch that can be ON or OFF.
- SwitchItem(String) - Constructor for class org.eclipse.smarthome.core.library.items.SwitchItem
- SwitchItem(String) - Constructor for class org.openhab.core.library.items.SwitchItem
- synonyms() - Method in annotation type org.eclipse.smarthome.core.semantics.model.TagInfo
- SYNTAX_ERROR - Static variable in class org.eclipse.smarthome.core.voice.text.InterpretationResult
-
Represents a syntactical problem during parsing.
- synthesize(String, Voice, AudioFormat) - Method in interface org.eclipse.smarthome.core.voice.TTSService
-
Returns an
AudioStreamcontaining the TTS results. - SyntheticBundleInstaller - Class in org.eclipse.smarthome.test
-
Utility class for creation, installation, update and uninstallation of synthetic bundles for the purpose of testing.
- SyntheticBundleInstaller() - Constructor for class org.eclipse.smarthome.test.SyntheticBundleInstaller
- SYSTEM_ATMOSPHERIC_HUMIDITY - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Atmospheric-humidity: system wide
ChannelTypewhich shows the atmospheric humidity - SYSTEM_BAROMETRIC_PRESSURE - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Barometric-pressure: system wide
ChannelTypewhich shows the barometric pressure - SYSTEM_BRIGHTNESS - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Brightness: default system wide
ChannelTypewhich allows changing the brightness from 0-100% - SYSTEM_BUTTON - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelTypewhich triggers "SHORT_PRESSED", "DOUBLE_PRESSED" and "LONG_PRESSED" events. - SYSTEM_CHANNEL_BATTERY_LEVEL - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Battery level default system wide
ChannelType. - SYSTEM_CHANNEL_LOW_BATTERY - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Low battery default system wide
ChannelType. - SYSTEM_CHANNEL_SIGNAL_STRENGTH - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Signal strength default system wide
ChannelType. - SYSTEM_COLOR - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Color: default system wide
ChannelTypewhich allows changing the color - SYSTEM_COLOR_TEMPERATURE - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Color-temperature: default system wide
ChannelTypewhich allows changing the color temperature - SYSTEM_LOCATION - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Location: default system wide
ChannelTypewhich displays a location - SYSTEM_MEDIA_ARTIST - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Media-artist: default system wide
ChannelTypewhich displays the artist of a (played) song - SYSTEM_MEDIA_CONTROL - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Media-control: system wide
ChannelTypewhich controls a media player - SYSTEM_MEDIA_TITLE - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Media-title: default system wide
ChannelTypewhich displays the title of a (played) song - SYSTEM_MOTION - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Motion: default system wide
ChannelTypewhich indications whether motion was detected (state ON) - SYSTEM_MUTE - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Mute: default system wide
ChannelTypewhich allows muting and un-muting audio - SYSTEM_ON_SHUTDOWN_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System On Shutdown Trigger' class. - SYSTEM_ON_SHUTDOWN_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
System On Shutdown Trigger' class. - SYSTEM_ON_SHUTDOWN_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'System On Shutdown Trigger' class.
- SYSTEM_ON_STARTUP_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System On Startup Trigger' class. - SYSTEM_ON_STARTUP_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
System On Startup Trigger' class. - SYSTEM_ON_STARTUP_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'System On Startup Trigger' class.
- SYSTEM_OUTDOOR_TEMPERATURE - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Outdoor-temperature: system wide
ChannelTypewhich shows the outdoor temperature - SYSTEM_POWER - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Power: default system wide
ChannelTypewhich allows turning off (potentially on) a device - SYSTEM_RAWBUTTON - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelTypewhich triggers "PRESSED" and "RELEASED" events. - SYSTEM_RAWROCKER - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelTypewhich triggers "DIR1_PRESSED", "DIR1_RELEASED", "DIR2_PRESSED" and "DIR2_RELEASED" events. - SYSTEM_SCOPE - Static variable in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeUID
- SYSTEM_TRIGGER - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
System wide trigger
ChannelTypewithout event options. - SYSTEM_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
System Trigger' class. - SYSTEM_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
System Trigger' class. - SYSTEM_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'System Trigger' class.
- SYSTEM_VOLUME - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Volume: default system wide
ChannelTypewhich allows changing the audio volume from 0-100% - SYSTEM_WIND_DIRECTION - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Wind-direction: system wide
ChannelTypewhich shows the wind direction in degrees 0-360 - SYSTEM_WIND_SPEED - Static variable in class org.eclipse.smarthome.core.thing.DefaultSystemChannelTypeProvider
-
Wind-speed: system wide
ChannelTypewhich shows the wind speed - SystemOnShutdownTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'System On Shutdown Trigger'.
- SystemOnShutdownTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
- SystemOnShutdownTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'System On Shutdown Trigger'.
- SystemOnShutdownTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.SystemOnShutdownTriggerImpl
- SystemOnStartupTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'System On Startup Trigger'.
- SystemOnStartupTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
- SystemOnStartupTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'System On Startup Trigger'.
- SystemOnStartupTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.SystemOnStartupTriggerImpl
- SystemProfiles - Interface in org.eclipse.smarthome.core.thing.profiles
-
System profile constants.
- SystemTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'System Trigger'.
- SystemTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.SystemTriggerElements
- SystemTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'System Trigger'.
- SystemTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.SystemTriggerImpl
T
- tag(Object, Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a value to the resulting AST tree, if the given expression matches.
- tag(String, Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a name to the resulting AST tree, if the given expression matches.
- tag(String, Object, Object) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Adds a name and a tag to the resulting AST tree, if the given expression matches.
- Tag - Interface in org.eclipse.smarthome.core.semantics.model
-
This is a marker interface for all semantic tag classes.
- TagInfo - Annotation Type in org.eclipse.smarthome.core.semantics.model
-
This is an annotation to be used on semantic tag classes for providing their ids, labels and descriptions.
- tags - Variable in class org.eclipse.smarthome.core.items.dto.ItemDTO
- tags - Variable in class org.eclipse.smarthome.core.items.GenericItem
- tags - Variable in class org.eclipse.smarthome.core.items.ManagedItemProvider.PersistedItem
- tags - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
- tags - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- tags - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Tags' attribute list. - tags - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- tags - Variable in class org.openhab.core.automation.dto.RuleDTO
- tags - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- tags - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- tags() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- tags() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- tags() - Method in annotation type org.openhab.core.automation.annotation.RuleAction
- tail() - Method in class org.eclipse.smarthome.core.voice.text.TokenList
-
Gets the last token of the list.
- Tampered - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Tampered.
- TCP - org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.Protocol
- TEBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- TEBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
240 - Temperature - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Temperature.
- Template - Interface in org.openhab.core.automation.template
-
The templates define types of shared, ready to use definitions of automation objects, which can be instantiated and configured to produce automation instances.
- TEMPLATE - Static variable in exception org.openhab.core.automation.parser.ParsingNestedException
- TEMPLATE_MISSING_ERROR - org.openhab.core.automation.RuleStatusDetail
- TemplateProvider<E extends Template> - Interface in org.openhab.core.automation.template
-
This interface has to be implemented by all providers of
Templates. - TemplateRegistry<E extends Template> - Interface in org.openhab.core.automation.template
-
This interface provides functionality to get available
Templates. - templateUID - Variable in class org.openhab.core.automation.dto.RuleDTO
- templateUID - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- TERA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- TERABIT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- TERABIT_PER_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Terrace - Interface in org.eclipse.smarthome.core.semantics.model.location
-
This class defines a Terrace.
- TESLA - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- TestPortUtil - Class in org.eclipse.smarthome.test
-
TestPortUtilprovides helper methods for working with ports in tests. - TestServer - Class in org.eclipse.smarthome.test
-
Embedded jetty server used in the tests.
- TestServer(String, int, int, ServletHolder) - Constructor for class org.eclipse.smarthome.test.TestServer
-
Creates a new
TestServer. - text() - Method in annotation type org.eclipse.smarthome.model.script.engine.action.ActionDoc
- text() - Method in annotation type org.eclipse.smarthome.model.script.engine.action.ParamDoc
- text() - Method in annotation type org.openhab.core.scriptengine.action.ActionDoc
- text() - Method in annotation type org.openhab.core.scriptengine.action.ParamDoc
- Text - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Text'.
- Text - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Text'.
- TEXT - org.eclipse.smarthome.config.core.ConfigDescriptionParameter.Type
-
The data type for a UTF8 text value.
- TEXT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Text' class. - TEXT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Text' class. - TEXT__CHILDREN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Children' containment reference list.
- TEXT__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- TEXT__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- TEXT__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- TEXT__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- TEXT__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- TEXT__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- TEXT_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Text' class.
- TextElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.TextElements
- TextImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Text'.
- TextImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.TextImpl
- thing - Variable in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- thing - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The cached value of the '
Thing' attribute. - thing - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The cached value of the '
Thing' attribute. - Thing - Interface in org.eclipse.smarthome.core.thing
-
A
Thingis a representation of a connected part (e.g. - THING - org.openhab.core.automation.module.provider.ActionModuleKind
- THING_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
-
The default value of the '
Thing' attribute. - THING_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
-
The default value of the '
Thing' attribute. - THING_ID_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Thing Id' attribute. - THING_MODEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the '
Model' class. - THING_MODEL - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The meta object id for the '
Model' class. - THING_MODEL__THINGS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage.Literals
-
The meta object literal for the 'Things' containment reference list feature.
- THING_MODEL__THINGS - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The feature id for the 'Things' containment reference list.
- THING_MODEL_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.thing.thing.ThingPackage
-
The number of structural features of the 'Model' class.
- THING_STATE_CHANGED_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Thing State Changed Event Trigger' class. - THING_STATE_CHANGED_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Thing State Changed Event Trigger' class. - THING_STATE_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'New State' attribute feature.
- THING_STATE_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'New State' attribute.
- THING_STATE_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Old State' attribute feature.
- THING_STATE_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Old State' attribute.
- THING_STATE_CHANGED_EVENT_TRIGGER__THING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Thing' attribute feature.
- THING_STATE_CHANGED_EVENT_TRIGGER__THING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Thing' attribute.
- THING_STATE_CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Thing State Changed Event Trigger' class.
- THING_STATE_UPDATE_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Thing State Update Event Trigger' class. - THING_STATE_UPDATE_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Thing State Update Event Trigger' class. - THING_STATE_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- THING_STATE_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'State' attribute.
- THING_STATE_UPDATE_EVENT_TRIGGER__THING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Thing' attribute feature.
- THING_STATE_UPDATE_EVENT_TRIGGER__THING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Thing' attribute.
- THING_STATE_UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Thing State Update Event Trigger' class.
- THING_TYPE_ACTION_MODULE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_BRIDGE_1 - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_BRIDGE_2 - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_BRIDGED_THING - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_CHATTY_THING - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_COLOR_LIGHT - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_CONFIG_THING - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_CONTACT_SENSOR - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_DELAYED_THING - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_DIMMABLE_LIGHT - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_DYNAMIC_STATE_DESCRIPTION - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_EXTENSIBLE_THING - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_FIRMWARE_UPDATE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_ID_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The default value of the '
Thing Type Id' attribute. - THING_TYPE_IMAGE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_LOCATION - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_ON_OFF_LIGHT - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_ONLINE_OFFLINE - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_PLAYER - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_ROLLERSHUTTER - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- THING_TYPE_THERMOSTAT - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- thingActions - Variable in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- ThingActions - Interface in org.eclipse.smarthome.core.thing.binding
-
Marker interface for Automation Actions with access to a ThingHandler
- ThingActionsScope - Annotation Type in org.eclipse.smarthome.core.thing.binding
-
Scope definition for a thing action class
- ThingAdapterFactory - Class in org.eclipse.smarthome.model.thing.thing.util
-
The Adapter Factory for the model.
- ThingAdapterFactory() - Constructor for class org.eclipse.smarthome.model.thing.thing.util.ThingAdapterFactory
-
Creates an instance of the adapter factory.
- thingAdded(Inbox, DiscoveryResult) - Method in interface org.eclipse.smarthome.config.discovery.inbox.InboxListener
-
Invoked synchronously when a NEW
DiscoveryResulthas been added to theInbox. - ThingAddedEvent - Class in org.eclipse.smarthome.core.thing.events
-
A
ThingAddedEventnotifies subscribers that a thing has been added. - ThingAddedEvent(String, String, ThingDTO) - Constructor for class org.eclipse.smarthome.core.thing.events.ThingAddedEvent
-
Constructs a new thing added event object.
- ThingAntlrTokenFileProvider - Class in org.eclipse.smarthome.model.thing.parser.antlr
- ThingAntlrTokenFileProvider() - Constructor for class org.eclipse.smarthome.model.thing.parser.antlr.ThingAntlrTokenFileProvider
- ThingBuilder - Class in org.eclipse.smarthome.core.thing.binding.builder
-
This class allows the easy construction of a
Thinginstance using the builder pattern. - ThingBuilder(ThingTypeUID, ThingUID) - Constructor for class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- ThingConfigStatusSource - Class in org.eclipse.smarthome.core.thing.binding
-
An implementation of
ConfigStatusSourcefor theThingentity. - ThingConfigStatusSource(String) - Constructor for class org.eclipse.smarthome.core.thing.binding.ThingConfigStatusSource
-
Creates a new
ThingConfigStatusSourcefor the given thing UID. - thingDiscovered(DiscoveryResult) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Notifies the registered
DiscoveryListeners about a discovered device. - thingDiscovered(DiscoveryService, DiscoveryResult) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryListener
-
Invoked synchronously when a
DiscoveryResulthas been created by the accordingDiscoveryService. - ThingDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used to serialize things.
- ThingDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.ThingDTO
- ThingDTO(String, String, String, String, List<ChannelDTO>, Map<String, Object>, Map<String, String>, String) - Constructor for class org.eclipse.smarthome.core.thing.dto.ThingDTO
- ThingDTOMapper - Class in org.eclipse.smarthome.core.thing.dto
-
The
ThingDTOMapperis an utility class to map things into data transfer objects (DTO). - ThingDTOMapper() - Constructor for class org.eclipse.smarthome.core.thing.dto.ThingDTOMapper
- ThingEventFactory - Class in org.eclipse.smarthome.core.thing.events
-
A
ThingEventFactoryis responsible for creating thing event instances, e.g. - ThingEventFactory() - Constructor for class org.eclipse.smarthome.core.thing.events.ThingEventFactory
-
Constructs a new ThingEventFactory.
- ThingEventFactory.TriggerEventPayloadBean - Class in org.eclipse.smarthome.core.thing.events
-
This is a java bean that is used to serialize/deserialize trigger event payload.
- ThingFactory - Class in org.eclipse.smarthome.core.thing.binding
-
ThingFactoryhelps to create thing based on a givenThingType. - ThingFactory - Interface in org.eclipse.smarthome.model.thing.thing
-
The Factory for the model.
- ThingFactory() - Constructor for class org.eclipse.smarthome.core.thing.binding.ThingFactory
- ThingFactoryImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model Factory.
- ThingFactoryImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ThingFactoryImpl
-
Creates an instance of the factory.
- ThingFormatter - Class in org.eclipse.smarthome.model.thing.formatting
-
This class contains custom formatting description.
- ThingFormatter() - Constructor for class org.eclipse.smarthome.model.thing.formatting.ThingFormatter
- ThingGenerator - Class in org.eclipse.smarthome.model.thing.generator
-
Generates code from your model files on save.
- ThingGenerator() - Constructor for class org.eclipse.smarthome.model.thing.generator.ThingGenerator
- ThingGrammarAccess - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess(GrammarProvider) - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess
- ThingGrammarAccess.BaseModelItemTypeElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.BOOLEANElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.CHANNEL_IDElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ModelBridgeElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ModelChannelElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ModelItemTypeElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ModelPropertyContainerElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ModelPropertyElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ModelThingElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.NUMBERElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ThingModelElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.UID_SEGMENTElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.UIDElements - Class in org.eclipse.smarthome.model.thing.services
- ThingGrammarAccess.ValueTypeElements - Class in org.eclipse.smarthome.model.thing.services
- ThingHandler - Interface in org.eclipse.smarthome.core.thing.binding
-
A
ThingHandlerhandles the communication between the openHAB framework and an entity from the real world, e.g. - ThingHandlerCallback - Interface in org.eclipse.smarthome.core.thing.binding
-
ThingHandlerCallbackis callback interface forThingHandlers. - ThingHandlerFactory - Interface in org.eclipse.smarthome.core.thing.binding
- ThingHandlerHelper - Class in org.eclipse.smarthome.core.thing.util
-
This class provides utility methods related to the
ThingHandlerclass. - ThingHandlerService - Interface in org.eclipse.smarthome.core.thing.binding
-
Interface for a service that provides access to a
ThingHandler - ThingHelper - Class in org.eclipse.smarthome.core.thing.util
-
ThingHelperprovides a utility method to create and bind items. - ThingHelper() - Constructor for class org.eclipse.smarthome.core.thing.util.ThingHelper
- thingId - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Thing Id' attribute. - ThingIdeModule - Class in org.eclipse.smarthome.model.thing.ide
-
Use this class to register ide components.
- ThingIdeModule() - Constructor for class org.eclipse.smarthome.model.thing.ide.ThingIdeModule
- ThingIdeSetup - Class in org.eclipse.smarthome.model.thing.ide
-
Initialization support for running Xtext languages as language servers.
- ThingIdeSetup() - Constructor for class org.eclipse.smarthome.model.thing.ide.ThingIdeSetup
- ThingLinkManager - Class in org.eclipse.smarthome.core.thing.link
-
The
ThingLinkManagermanages links for channels. - ThingLinkManager(ThingRegistry, ManagedThingProvider, ItemRegistry, ItemChannelLinkRegistry, ChannelTypeRegistry) - Constructor for class org.eclipse.smarthome.core.thing.link.ThingLinkManager
- ThingManager - Interface in org.eclipse.smarthome.core.thing
-
ThingManagerinterface defines methods for managing aThing. - ThingModel - Interface in org.eclipse.smarthome.model.thing.thing
-
A representation of the model object 'Model'.
- ThingModelElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ThingModelElements
- ThingModelImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model object 'Model'.
- ThingModelImpl() - Constructor for class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
- ThingPackage - Interface in org.eclipse.smarthome.model.thing.thing
-
The Package for the model.
- ThingPackage.Literals - Interface in org.eclipse.smarthome.model.thing.thing
-
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
- ThingPackageImpl - Class in org.eclipse.smarthome.model.thing.thing.impl
-
An implementation of the model Package.
- ThingParser - Class in org.eclipse.smarthome.model.thing.ide.contentassist.antlr
- ThingParser - Class in org.eclipse.smarthome.model.thing.parser.antlr
- ThingParser() - Constructor for class org.eclipse.smarthome.model.thing.ide.contentassist.antlr.ThingParser
- ThingParser() - Constructor for class org.eclipse.smarthome.model.thing.parser.antlr.ThingParser
- ThingParser.NameMappings - Class in org.eclipse.smarthome.model.thing.ide.contentassist.antlr
- ThingProvider - Interface in org.eclipse.smarthome.core.thing
-
The
ThingProvideris responsible for providing things. - ThingRegistry - Interface in org.eclipse.smarthome.core.thing
- ThingRegistryChangeListener - Interface in org.eclipse.smarthome.core.thing
-
ThingRegistryChangeListenercan be implemented to listen for things beeing added or removed. - thingRemoved(DiscoveryService, ThingUID) - Method in interface org.eclipse.smarthome.config.discovery.DiscoveryListener
-
Invoked synchronously when an already existing
Thinghas been marked to be deleted by the accordingDiscoveryService. - thingRemoved(Inbox, DiscoveryResult) - Method in interface org.eclipse.smarthome.config.discovery.inbox.InboxListener
-
Invoked synchronously when an EXISTING
DiscoveryResulthas been removed from theInbox. - thingRemoved(ThingUID) - Method in class org.eclipse.smarthome.config.discovery.AbstractDiscoveryService
-
Notifies the registered
DiscoveryListeners about a removed device. - ThingRemovedEvent - Class in org.eclipse.smarthome.core.thing.events
-
A
ThingRemovedEventnotifies subscribers that a thing has been removed. - ThingRemovedEvent(String, String, ThingDTO) - Constructor for class org.eclipse.smarthome.core.thing.events.ThingRemovedEvent
-
Constructs a new thing removed event object.
- ThingRuntimeModule - Class in org.eclipse.smarthome.model.thing
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- ThingRuntimeModule() - Constructor for class org.eclipse.smarthome.model.thing.ThingRuntimeModule
- things - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
-
The cached value of the '
Things' containment reference list. - things - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ThingModelImpl
-
The cached value of the '
Things' containment reference list. - Things - Class in org.eclipse.smarthome.model.script.actions
-
This class provides static methods that can be used in automation rules for getting thing's status info.
- Things() - Constructor for class org.eclipse.smarthome.model.script.actions.Things
- ThingScopeProvider - Class in org.eclipse.smarthome.model.thing.scoping
-
This class contains custom scoping description.
- ThingScopeProvider() - Constructor for class org.eclipse.smarthome.model.thing.scoping.ThingScopeProvider
- ThingSemanticSequencer - Class in org.eclipse.smarthome.model.thing.serializer
- ThingSemanticSequencer() - Constructor for class org.eclipse.smarthome.model.thing.serializer.ThingSemanticSequencer
- ThingStandaloneSetup - Class in org.eclipse.smarthome.model.thing
-
Initialization support for running Xtext languages without equinox extension registry
- ThingStandaloneSetup() - Constructor for class org.eclipse.smarthome.model.thing.ThingStandaloneSetup
- ThingStandaloneSetupGenerated - Class in org.eclipse.smarthome.model.thing
- ThingStandaloneSetupGenerated() - Constructor for class org.eclipse.smarthome.model.thing.ThingStandaloneSetupGenerated
- ThingStateChangedEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Thing State Changed Event Trigger'.
- ThingStateChangedEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
- ThingStateChangedEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Thing State Changed Event Trigger'.
- ThingStateChangedEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- ThingStateUpdateEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Thing State Update Event Trigger'.
- ThingStateUpdateEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
- ThingStateUpdateEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Thing State Update Event Trigger'.
- ThingStateUpdateEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- ThingStatus - Enum in org.eclipse.smarthome.core.thing
-
ThingStatusdefines possible statuses of aThingStatusInfo. - ThingStatusDetail - Enum in org.eclipse.smarthome.core.thing
-
ThingStatusDetaildefines possible status details of aThingStatusInfo. - ThingStatusDetail.NoneOnlyStatus - Class in org.eclipse.smarthome.core.thing
- ThingStatusDetail.OfflineStatus - Class in org.eclipse.smarthome.core.thing
- ThingStatusDetail.OnlineStatus - Class in org.eclipse.smarthome.core.thing
- ThingStatusDetail.UninitializedStatus - Class in org.eclipse.smarthome.core.thing
- ThingStatusInfo - Class in org.eclipse.smarthome.core.thing
-
A
ThingStatusInforepresents status information of a thing which consists of the status itself detail of the status and a description of the status - ThingStatusInfo() - Constructor for class org.eclipse.smarthome.core.thing.ThingStatusInfo
-
Default constructor for deserialization e.g.
- ThingStatusInfo(ThingStatus, ThingStatusDetail, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingStatusInfo
-
Constructs a status info.
- ThingStatusInfoBuilder - Class in org.eclipse.smarthome.core.thing.binding.builder
-
ThingStatusInfoBuilderis responsible for creatingThingStatusInfos. - ThingStatusInfoChangedEvent - Class in org.eclipse.smarthome.core.thing.events
-
ThingStatusInfoChangedEvents will be delivered through the openHAB event bus if the status of a thing has changed. - ThingStatusInfoChangedEvent(String, String, ThingUID, ThingStatusInfo, ThingStatusInfo) - Constructor for class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
-
Creates a new thing status event object.
- ThingStatusInfoEvent - Class in org.eclipse.smarthome.core.thing.events
-
ThingStatusInfoEvents will be delivered through the openHAB event bus if the status of a thing has been updated. - ThingStatusInfoEvent(String, String, ThingUID, ThingStatusInfo) - Constructor for class org.eclipse.smarthome.core.thing.events.ThingStatusInfoEvent
-
Creates a new thing status event object.
- ThingStatusInfoI18nLocalizationService - Class in org.eclipse.smarthome.core.thing.i18n
-
The
ThingStatusInfoI18nLocalizationServicecan be used to localize theThingStatusInfoof a thing using the I18N mechanism of the openHAB framework. - ThingStatusInfoI18nLocalizationService() - Constructor for class org.eclipse.smarthome.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- ThingSwitch<T> - Class in org.eclipse.smarthome.model.thing.thing.util
-
The Switch for the model's inheritance hierarchy.
- ThingSwitch() - Constructor for class org.eclipse.smarthome.model.thing.thing.util.ThingSwitch
-
Creates an instance of the switch.
- ThingSyntacticSequencer - Class in org.eclipse.smarthome.model.thing.serializer
- ThingSyntacticSequencer() - Constructor for class org.eclipse.smarthome.model.thing.serializer.ThingSyntacticSequencer
- ThingSyntacticSequencerExtension - Class in org.eclipse.smarthome.model.thing.serializer
- ThingSyntacticSequencerExtension() - Constructor for class org.eclipse.smarthome.model.thing.serializer.ThingSyntacticSequencerExtension
- ThingType - Class in org.eclipse.smarthome.core.thing.type
- ThingType(String, String, String) - Constructor for class org.eclipse.smarthome.core.thing.type.ThingType
-
Deprecated.Use the
ThingTypeBuilderinstead. - ThingType(ThingTypeUID, List<String>, String, String, String, boolean, String, List<ChannelDefinition>, List<ChannelGroupDefinition>, Map<String, String>, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.ThingType
-
Deprecated.Use the
ThingTypeBuilderinstead. - ThingType(ThingTypeUID, List<String>, String, String, String, boolean, List<ChannelDefinition>, List<ChannelGroupDefinition>, Map<String, String>, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.ThingType
-
Deprecated.Use the
ThingTypeBuilderinstead. - ThingType(ThingTypeUID, List<String>, String, String, List<ChannelDefinition>, List<ChannelGroupDefinition>, Map<String, String>, URI) - Constructor for class org.eclipse.smarthome.core.thing.type.ThingType
-
Deprecated.Use the
ThingTypeBuilderinstead. - ThingTypeBuilder - Class in org.eclipse.smarthome.core.thing.type
-
A
ThingTypebuilder. - ThingTypeDTO - Class in org.eclipse.smarthome.core.thing.dto
-
This is a data transfer object that is used with to serialize thing types.
- ThingTypeDTO() - Constructor for class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- ThingTypeDTO(String, String, String, String, boolean, List<ConfigDescriptionParameterDTO>, List<ChannelDefinitionDTO>, List<ChannelGroupDefinitionDTO>, List<String>, Map<String, String>, boolean, List<ConfigDescriptionParameterGroupDTO>, List<String>) - Constructor for class org.eclipse.smarthome.core.thing.dto.ThingTypeDTO
- ThingTypeI18nLocalizationService - Class in org.eclipse.smarthome.core.thing.i18n
-
This OSGi service could be used to localize a
ThingTypeusing the I18N mechanism of the openHAB framework. - ThingTypeI18nLocalizationService(TranslationProvider, ChannelGroupTypeI18nLocalizationService, ChannelGroupTypeRegistry, ChannelTypeI18nLocalizationService, ChannelTypeRegistry) - Constructor for class org.eclipse.smarthome.core.thing.i18n.ThingTypeI18nLocalizationService
- thingTypeId - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
-
The cached value of the '
Thing Type Id' attribute. - ThingTypeMigrationService - Interface in org.eclipse.smarthome.core.thing
-
The
ThingTypeMigrationServicedescribes a service to change the thing type of a givenThing. - ThingTypeProvider - Interface in org.eclipse.smarthome.core.thing.binding
-
The
ThingTypeProvideris responsible for providing thing types. - ThingTypeRegistry - Class in org.eclipse.smarthome.core.thing.type
- ThingTypeRegistry(ChannelTypeRegistry) - Constructor for class org.eclipse.smarthome.core.thing.type.ThingTypeRegistry
- thingTypeUID - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- thingTypeUID - Variable in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- thingTypeUID - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- thingTypeUID - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- ThingTypeUID - Class in org.eclipse.smarthome.core.thing
-
ThingTypeUIDrepresents a unique identifier for thing types. - ThingTypeUID(String) - Constructor for class org.eclipse.smarthome.core.thing.ThingTypeUID
- ThingTypeUID(String, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingTypeUID
- thingUID - Variable in class org.eclipse.smarthome.config.discovery.dto.DiscoveryResultDTO
- thingUID - Variable in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- ThingUID - Class in org.eclipse.smarthome.core.thing
-
ThingUIDrepresents a unique identifier for things. - ThingUID(String) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String...) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String, String, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(String, ThingUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(ThingTypeUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(ThingTypeUID, String, String...) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- ThingUID(ThingTypeUID, ThingUID, String) - Constructor for class org.eclipse.smarthome.core.thing.ThingUID
-
Instantiates a new thing UID.
- thingUpdated(Inbox, DiscoveryResult) - Method in interface org.eclipse.smarthome.config.discovery.inbox.InboxListener
-
Invoked synchronously when an EXISTING
DiscoveryResulthas been updated in theInbox. - thingUpdated(Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
- thingUpdated(Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandler
-
Notifies the handler about an updated
Thing. - thingUpdated(Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Informs about an update of the whole thing.
- ThingUpdatedEvent - Class in org.eclipse.smarthome.core.thing.events
-
A
ThingUpdatedEventnotifies subscribers that a thing has been updated. - ThingUpdatedEvent(String, String, ThingDTO, ThingDTO) - Constructor for class org.eclipse.smarthome.core.thing.events.ThingUpdatedEvent
-
Constructs a new thing updated event object.
- ThingValidator - Class in org.eclipse.smarthome.model.thing.validation
-
Custom validation rules.
- ThingValidator() - Constructor for class org.eclipse.smarthome.model.thing.validation.ThingValidator
- ThingValidStateElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ThingValidStateElements
- ThingValueConverters - Class in org.eclipse.smarthome.model.thing.valueconverter
- ThingValueConverters() - Constructor for class org.eclipse.smarthome.model.thing.valueconverter.ThingValueConverters
- THREAD_MONITOR_SLEEP - Static variable in class org.eclipse.smarthome.core.common.ThreadPoolManager
- THREAD_POOL_NAME - Static variable in class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
- THREAD_POOL_NAME_COMMON - Static variable in class org.eclipse.smarthome.core.common.ThreadPoolManager
-
The common thread pool is reserved for occasional, light weight tasks that run quickly, and use little resources to execute.
- THREAD_TIMEOUT - Static variable in class org.eclipse.smarthome.core.common.ThreadPoolManager
- ThreadFactoryBuilder - Class in org.eclipse.smarthome.core.common
-
A builder for
ThreadFactoryinstances. - ThreadPoolManager - Class in org.eclipse.smarthome.core.common
-
This class provides a general mechanism to create thread pools.
- ThreadPoolManager() - Constructor for class org.eclipse.smarthome.core.common.ThreadPoolManager
- THRESHOLD_FILTER - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Threshold Filter' class. - THRESHOLD_FILTER - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Threshold Filter' class. - THRESHOLD_FILTER__PERCENT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Percent' attribute feature.
- THRESHOLD_FILTER__PERCENT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Percent' attribute.
- THRESHOLD_FILTER__VALUE - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- THRESHOLD_FILTER__VALUE - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Value' attribute.
- THRESHOLD_FILTER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Threshold Filter' class.
- ThresholdFilter - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Threshold Filter'.
- ThresholdFilterElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
- ThresholdFilterImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Threshold Filter'.
- ThresholdFilterImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- Tilt - Interface in org.eclipse.smarthome.core.semantics.model.point
-
This class defines a Tilt.
- time - Variable in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
- time - Variable in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
-
The cached value of the '
Time' attribute. - TIME_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
-
The default value of the '
Time' attribute. - TIME_FILTER - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the '
Time Filter' class. - TIME_FILTER - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The meta object id for the '
Time Filter' class. - TIME_FILTER__UNIT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Unit' attribute feature.
- TIME_FILTER__UNIT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Unit' attribute.
- TIME_FILTER__VALUE - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- TIME_FILTER__VALUE - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The feature id for the 'Value' attribute.
- TIME_FILTER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.persistence.persistence.PersistencePackage
-
The number of structural features of the 'Time Filter' class.
- TimeFilter - Interface in org.eclipse.smarthome.model.persistence.persistence
-
A representation of the model object 'Time Filter'.
- TimeFilterElements() - Constructor for class org.eclipse.smarthome.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
- TimeFilterImpl - Class in org.eclipse.smarthome.model.persistence.persistence.impl
-
An implementation of the model object 'Time Filter'.
- TimeFilterImpl() - Constructor for class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- timeoutExecutor - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- timeoutFuture - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
- Timer - Interface in org.eclipse.smarthome.model.script.actions
-
A timer is a handle for a block of code that is scheduled for future execution.
- TIMER_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Timer Trigger' class. - TIMER_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Timer Trigger' class. - TIMER_TRIGGER__CRON - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Cron' attribute feature.
- TIMER_TRIGGER__CRON - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Cron' attribute.
- TIMER_TRIGGER__TIME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Time' attribute feature.
- TIMER_TRIGGER__TIME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Time' attribute.
- TIMER_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Timer Trigger' class.
- TimerTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Timer Trigger'.
- TimerTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.TimerTriggerElements
- TimerTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Timer Trigger'.
- TimerTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- TIMESTAMP_CHANGE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- TIMESTAMP_CHANGE_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- TIMESTAMP_UPDATE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- TIMESTAMP_UPDATE_TYPE - Static variable in interface org.eclipse.smarthome.core.thing.profiles.SystemProfiles
- TimeZoneProvider - Interface in org.eclipse.smarthome.core.i18n
-
This interface describes a provider for time zone.
- TlsCertificateProvider - Interface in org.eclipse.smarthome.io.net.http
-
Provides a certificate for the given host name Implement this interface to request the framework to use a specific certificate for the given host NOTE: implementations of this interface should be immutable, to guarantee efficient and correct functionality
- TlsProvider - Interface in org.eclipse.smarthome.io.net.http
-
Provides some TLS validation implementation for the given host name You should implement one of children of this interface, in order to request the framework to use a specific implementation for the given host.
- TlsTrustManagerProvider - Interface in org.eclipse.smarthome.io.net.http
-
Provides a trust manager for the given host name Implement this interface to request the framework to use a specific trust manager for the given host NOTE: implementations of this interface should be immutable, to guarantee efficient and correct functionality
- toBigDecimal() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- toBigDecimal() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- toBigDecimal() - Method in class org.openhab.core.library.types.DecimalType
- toColor() - Method in class org.openhab.core.library.types.HSBType
- toDecodedString(URI) - Static method in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTOMapper
- toElement(String, PE) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
-
Converts the persistable element into the original element.
- toElement(String, E) - Method in class org.eclipse.smarthome.core.common.registry.DefaultAbstractManagedProvider
- toElement(String, ManagedItemProvider.PersistedItem) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
- toElement(String, RuleDTO) - Method in class org.openhab.core.automation.ManagedRuleProvider
- toEscapedString(String) - Method in class org.eclipse.smarthome.model.core.valueconverter.ValueTypeToStringConverter
- toEscapedString(String) - Method in class org.eclipse.smarthome.model.thing.valueconverter.UIDtoStringConverter
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.NextPreviousType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.OnOffType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.OpenClosedType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.PlayPauseType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.PointType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.RawType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.RewindFastforwardType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.StopMoveType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.StringListType
- toFullString() - Method in class org.eclipse.smarthome.core.library.types.StringType
- toFullString() - Method in enum org.eclipse.smarthome.core.library.types.UpDownType
- toFullString() - Method in enum org.eclipse.smarthome.core.types.RefreshType
- toFullString() - Method in interface org.eclipse.smarthome.core.types.Type
-
Get a string representation that contains the whole internal representation of the type.
- toFullString() - Method in enum org.eclipse.smarthome.core.types.UnDefType
- tokenize(Locale, String) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
-
Tokenizes text.
- TokenList - Class in org.eclipse.smarthome.core.voice.text
-
A helper to parse a sequence of tokens.
- TokenList(List<String>) - Constructor for class org.eclipse.smarthome.core.voice.text.TokenList
-
Constructs a new instance.
- toLocaleZone() - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
-
Create a
DateTimeTypebeing the translation of the current object to the locale time zone - toParametersMap() - Method in class org.eclipse.smarthome.config.core.ConfigDescription
-
Returns a map representation of the
ConfigDescriptionParameters. - toPersistableElement(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
-
Converts the original element into an element that can be persisted.
- toPersistableElement(E) - Method in class org.eclipse.smarthome.core.common.registry.DefaultAbstractManagedProvider
- toPersistableElement(Item) - Method in class org.eclipse.smarthome.core.items.ManagedItemProvider
- toPersistableElement(Rule) - Method in class org.openhab.core.automation.ManagedRuleProvider
- topic - Variable in class org.eclipse.smarthome.io.rest.sse.beans.EventBean
- TOPIC_PREFIX - Static variable in interface org.openhab.core.events.EventConstants
- TOPIC_SEPERATOR - Static variable in interface org.openhab.core.events.EventConstants
- TopicEventFilter - Class in org.eclipse.smarthome.core.events
-
The
TopicEventFilteris a default openHABEventFilterimplementation that ensures filtering of events based on an event topic. - TopicEventFilter(String) - Constructor for class org.eclipse.smarthome.core.events.TopicEventFilter
-
Constructs a new topic event filter.
- toQuantityType(DecimalType, Class<? extends Quantity<?>>) - Method in class org.eclipse.smarthome.core.library.items.NumberItem
-
Try to convert a
DecimalTypeinto a newQuantityType. - toResponse(Exception) - Method in class org.eclipse.smarthome.io.rest.JSONResponse.ExceptionMapper
-
create JSON Response
- toRGB() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- toStateDescription() - Method in interface org.eclipse.smarthome.core.types.StateDescriptionFragment
-
Create and return a
StateDescriptionfrom this fragment. - toString() - Method in class org.eclipse.smarthome.config.core.ConfigDescription
- toString() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameter
- toString() - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterGroup
- toString() - Method in class org.eclipse.smarthome.config.core.Configuration
- toString() - Method in class org.eclipse.smarthome.config.core.FilterCriteria
- toString() - Method in class org.eclipse.smarthome.config.core.ParameterOption
- toString() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusInfo
- toString() - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
- toString() - Method in class org.eclipse.smarthome.config.core.status.events.ConfigStatusInfoEvent
- toString() - Method in class org.eclipse.smarthome.config.core.validation.ConfigValidationMessage
- toString() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxAddedEvent
- toString() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxRemovedEvent
- toString() - Method in class org.eclipse.smarthome.config.discovery.inbox.events.InboxUpdatedEvent
- toString() - Method in class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- toString() - Method in class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
- toString() - Method in class org.eclipse.smarthome.config.xml.util.NodeAttributes
- toString() - Method in class org.eclipse.smarthome.config.xml.util.NodeList
- toString() - Method in class org.eclipse.smarthome.config.xml.util.NodeValue
- toString() - Method in class org.eclipse.smarthome.core.audio.AudioFormat
- toString() - Method in class org.eclipse.smarthome.core.audio.URLAudioStream
- toString() - Method in class org.eclipse.smarthome.core.auth.client.oauth2.AccessTokenResponse
- toString() - Method in exception org.eclipse.smarthome.core.auth.client.oauth2.OAuthResponseException
- toString() - Method in class org.eclipse.smarthome.core.auth.UsernamePasswordCredentials
- toString() - Method in class org.eclipse.smarthome.core.binding.BindingInfo
- toString() - Method in class org.eclipse.smarthome.core.common.AbstractUID
- toString() - Method in class org.eclipse.smarthome.core.extension.ExtensionEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.GroupItemStateChangedEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemAddedEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemCommandEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemRemovedEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemStateEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
- toString() - Method in class org.eclipse.smarthome.core.items.events.ItemUpdatedEvent
- toString() - Method in class org.eclipse.smarthome.core.items.GenericItem
- toString() - Method in class org.eclipse.smarthome.core.items.GroupItem
- toString() - Method in class org.eclipse.smarthome.core.items.Metadata
- toString() - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
- toString() - Method in class org.eclipse.smarthome.core.library.types.DecimalType
- toString() - Method in class org.eclipse.smarthome.core.library.types.HSBType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.NextPreviousType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.OnOffType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.OpenClosedType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.PlayPauseType
- toString() - Method in class org.eclipse.smarthome.core.library.types.PointType
- toString() - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- toString() - Method in class org.eclipse.smarthome.core.library.types.RawType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.RewindFastforwardType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.StopMoveType
- toString() - Method in class org.eclipse.smarthome.core.library.types.StringListType
- toString() - Method in class org.eclipse.smarthome.core.library.types.StringType
- toString() - Method in enum org.eclipse.smarthome.core.library.types.UpDownType
- toString() - Method in class org.eclipse.smarthome.core.net.CidrAddress
- toString() - Method in class org.eclipse.smarthome.core.persistence.config.SimpleAllConfig
- toString() - Method in class org.eclipse.smarthome.core.persistence.config.SimpleGroupConfig
- toString() - Method in class org.eclipse.smarthome.core.persistence.config.SimpleItemConfig
- toString() - Method in class org.eclipse.smarthome.core.persistence.SimpleItemConfiguration
- toString() - Method in class org.eclipse.smarthome.core.persistence.strategy.SimpleCronStrategy
- toString() - Method in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy
- toString() - Method in class org.eclipse.smarthome.core.service.ReadyMarker
- toString() - Method in class org.eclipse.smarthome.core.thing.events.ChannelTriggeredEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.events.ThingAddedEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.events.ThingRemovedEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.events.ThingUpdatedEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfo
- toString() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfo
- toString() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfo
- toString() - Method in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.link.AbstractLink
- toString() - Method in class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkAddedEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkRemovedEvent
- toString() - Method in class org.eclipse.smarthome.core.thing.ThingStatusInfo
- toString() - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinition
- toString() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupDefinition
- toString() - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupType
- toString() - Method in class org.eclipse.smarthome.core.thing.type.ChannelType
- toString() - Method in class org.eclipse.smarthome.core.thing.type.ThingType
- toString() - Method in class org.eclipse.smarthome.core.thing.UID
- toString() - Method in class org.eclipse.smarthome.core.types.CommandOption
- toString() - Method in class org.eclipse.smarthome.core.types.EventDescription
- toString() - Method in class org.eclipse.smarthome.core.types.EventOption
- toString() - Method in enum org.eclipse.smarthome.core.types.EventType
- toString() - Method in enum org.eclipse.smarthome.core.types.RefreshType
- toString() - Method in class org.eclipse.smarthome.core.types.StateDescription
- toString() - Method in class org.eclipse.smarthome.core.types.StateOption
- toString() - Method in enum org.eclipse.smarthome.core.types.UnDefType
- toString() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionCardinality
- toString() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionIdentifier
- toString() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionLet
- toString() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionMatch
- toString() - Method in class org.eclipse.smarthome.core.voice.text.ExpressionSequence
- toString() - Method in class org.eclipse.smarthome.io.transport.mdns.ServiceDescription
- toString() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
-
Output the name, host, port and secure flag
- toString() - Method in exception org.eclipse.smarthome.io.transport.mqtt.MqttException
-
Returns a
Stringrepresentation of this exception. - toString() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttWillAndTestament
- toString() - Method in class org.eclipse.smarthome.io.transport.serial.ProtocolType
- toString() - Method in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
- toString() - Method in class org.eclipse.smarthome.model.items.impl.ModelGroupItemImpl
- toString() - Method in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
- toString() - Method in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
- toString() - Method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.CronStrategyImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.FilterImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.GroupConfigImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ItemConfigImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.PersistenceConfigurationImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.StrategyImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
- toString() - Method in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ChangedEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.CommandEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.RuleImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.TimerTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- toString() - Method in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- toString() - Method in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
- toString() - Method in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ChartImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorArrayImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ColorpickerImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.DefaultImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ListImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MappingImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.MapviewImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SetpointImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SitemapImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.SliderImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- toString() - Method in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- toString() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelBridgeImpl
- toString() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
- toString() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyContainerImpl
- toString() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
- toString() - Method in class org.eclipse.smarthome.model.thing.thing.impl.ModelThingImpl
- toString() - Method in class org.openhab.core.automation.events.RuleAddedEvent
- toString() - Method in class org.openhab.core.automation.events.RuleRemovedEvent
- toString() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
- toString() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
- toString() - Method in class org.openhab.core.automation.RuleStatusInfo
- toString() - Method in class org.openhab.core.automation.type.Input
- toString() - Method in class org.openhab.core.automation.type.Output
- toString() - Method in class org.openhab.core.items.GenericItem
- toString() - Method in class org.openhab.core.items.GroupItem
- toString() - Method in class org.openhab.core.library.types.DateTimeType
- toString() - Method in class org.openhab.core.library.types.DecimalType
- toString() - Method in class org.openhab.core.library.types.HSBType
- toString() - Method in class org.openhab.core.library.types.PointType
- toString() - Method in class org.openhab.core.library.types.StringType
- toString() - Method in enum org.openhab.core.types.EventType
- toString() - Method in enum org.openhab.core.types.UnDefType
- toString() - Method in class org.openhab.library.tel.types.CallType
- toString(Object) - Method in class org.eclipse.smarthome.model.core.valueconverter.ValueTypeToStringConverter
- toString(String) - Method in class org.eclipse.smarthome.model.thing.valueconverter.UIDtoStringConverter
- totalrecords - Variable in class org.eclipse.smarthome.core.persistence.dto.ItemHistoryDTO
- toUnit(String) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
- toUnit(Unit<?>) - Method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Convert this QuantityType to a new
QuantityTypeusing the given target unit. - toValue(String, INode) - Method in class org.eclipse.smarthome.model.core.valueconverter.ValueTypeToStringConverter
- toValue(String, INode) - Method in class org.eclipse.smarthome.model.thing.valueconverter.UIDtoStringConverter
- toXY() - Method in class org.eclipse.smarthome.core.library.types.HSBType
-
Returns the xyY values representing this object's color in CIE XY color model.
- toZone(String) - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
-
Create a
DateTimeTypebeing the translation of the current object to a given zone - toZone(ZoneId) - Method in class org.eclipse.smarthome.core.library.types.DateTimeType
-
Create a
DateTimeTypebeing the translation of the current object to a given zone - track(EObject) - Method in class org.eclipse.smarthome.model.script.OptimizingFeatureScopeTrackerProvider2
- transferFirmware(Firmware) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.FirmwareUpdateBackgroundTransferHandler
-
Transfers the firmware of the thing to its actual device in the background.
- TRANSFERRING - org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandleris going to transfer the firmware to the actual device. - transform(String, String) - Method in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
-
Transforms the input
sourceby the according method defined in subclass to another string. - transform(String, String) - Method in interface org.eclipse.smarthome.core.transform.TransformationService
-
Transforms the input
sourceby means of the givenfunctionand returns the transformed output. - transform(String, String) - Method in interface org.openhab.core.transform.TransformationService
-
Transforms the input
sourceby means of the givenfunctionand returns the transformed output. - transform(String, String, String) - Static method in class org.eclipse.smarthome.core.transform.actions.Transformation
-
Applies a transformation of a given type with some function to a value.
- transform(String, String, String) - Static method in class org.openhab.core.transform.actions.Transformation
-
Applies a transformation of a given type with some function to a value.
- transform(TransformationService, String, String, String) - Static method in class org.eclipse.smarthome.core.transform.TransformationHelper
-
Transforms a state string using a transformation service
- transform(BundleContext, String, String) - Static method in class org.eclipse.smarthome.core.transform.TransformationHelper
-
Transforms a state string using transformation functions within a given pattern.
- TRANSFORM_FOLDER_NAME - Static variable in interface org.eclipse.smarthome.core.transform.TransformationService
- TRANSFORM_PROFILE_SCOPE - Static variable in interface org.eclipse.smarthome.core.transform.TransformationService
- Transformation - Class in org.eclipse.smarthome.core.transform.actions
-
This class holds static "action" methods that can be used from within rules to execute transformations.
- Transformation - Class in org.openhab.core.transform.actions
-
This class holds static "action" methods that can be used from within rules to execute transformations.
- Transformation() - Constructor for class org.eclipse.smarthome.core.transform.actions.Transformation
- Transformation() - Constructor for class org.openhab.core.transform.actions.Transformation
- TransformationException - Exception in org.eclipse.smarthome.core.transform
-
A TransformationException is thrown when any step of a transformation went wrong.
- TransformationException - Exception in org.openhab.core.transform
-
A TransformationException is thrown when any step of a transformation went wrong.
- TransformationException(String) - Constructor for exception org.eclipse.smarthome.core.transform.TransformationException
- TransformationException(String) - Constructor for exception org.openhab.core.transform.TransformationException
- TransformationException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.transform.TransformationException
- TransformationException(String, Throwable) - Constructor for exception org.openhab.core.transform.TransformationException
- TransformationHelper - Class in org.eclipse.smarthome.core.transform
- TransformationHelper - Class in org.openhab.core.transform
- TransformationHelper() - Constructor for class org.eclipse.smarthome.core.transform.TransformationHelper
- TransformationHelper() - Constructor for class org.openhab.core.transform.TransformationHelper
- TransformationService - Interface in org.eclipse.smarthome.core.transform
-
A TransformationProcessor transforms a given input and returns the transformed result.
- TransformationService - Interface in org.openhab.core.transform
-
A TransformationProcessor transforms a given input and returns the transformed result.
- transformedState - Variable in class org.eclipse.smarthome.io.rest.core.item.EnrichedItemDTO
- transformRaw(String, String, String) - Static method in class org.eclipse.smarthome.core.transform.actions.Transformation
-
Applies a transformation of a given type with some function to a value.
- TranslationProvider - Interface in org.eclipse.smarthome.core.i18n
-
The
TranslationProvideris a service interface for internationalization support within the platform. - trigger - Variable in class org.eclipse.smarthome.model.rule.rules.impl.EventEmittedTriggerImpl
-
The cached value of the '
Trigger' containment reference. - trigger(Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
- trigger(ChannelTypeUID, String) - Static method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Create an instance of a ChannelTypeBuilder for
ChannelTypes of type TRIGGER - Trigger - Interface in org.openhab.core.automation
-
This interface represents automation
Triggermodules which define what phenomenon will start the execution of theRuleand trigger it when an exact phenomenon occurs. - TRIGGER - org.eclipse.smarthome.core.thing.type.ChannelKind
-
Channels which can be triggered.
- TriggerBuilder - Class in org.openhab.core.automation.util
-
This class allows the easy construction of a
Triggerinstance using the builder pattern. - TriggerBuilder() - Constructor for class org.openhab.core.automation.util.TriggerBuilder
- TriggerBuilder(Trigger) - Constructor for class org.openhab.core.automation.util.TriggerBuilder
- triggerChannel(String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- triggerChannel(String, String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- triggerChannel(ChannelUID) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- triggerChannel(ChannelUID, String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Emits an event for the given channel.
- TriggerChannelTypeBuilder - Interface in org.eclipse.smarthome.core.thing.type
-
Interface for builders for
ChannelTypes of kind TRIGGER - TriggerDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- TriggerDTO() - Constructor for class org.openhab.core.automation.dto.TriggerDTO
- TriggerDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- TriggerDTOMapper() - Constructor for class org.openhab.core.automation.dto.TriggerDTOMapper
- triggered(Map<String, ?>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandlerCallback
- triggered(Trigger, Map<String, ?>) - Method in interface org.openhab.core.automation.handler.TriggerHandlerCallback
-
This method is used by the
TriggerHandlerto notify the RuleManager when the likedTriggerinstance was fired. - TriggerEventPayloadBean() - Constructor for class org.eclipse.smarthome.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
-
Default constructor for deserialization e.g.
- TriggerEventPayloadBean(String, String) - Constructor for class org.eclipse.smarthome.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
- TriggerHandler - Interface in org.openhab.core.automation.handler
-
This Handler interface is used by the RuleManager to set a callback interface to itself.
- TriggerHandlerCallback - Interface in org.openhab.core.automation.handler
-
This is a callback interface to RuleManager which is used by the
TriggerHandlerto notify the RuleManager about firing of theTrigger. - TriggerProfile - Interface in org.eclipse.smarthome.core.thing.profiles
-
A
TriggerProfilespecifies the communication between the framework and the handler for trigger channels. - TriggerProfileType - Interface in org.eclipse.smarthome.core.thing.profiles
-
Describes a
TriggerProfiletype. - triggers - Variable in class org.openhab.core.automation.dto.RuleDTO
- triggers - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- triggers - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- TriggerType - Class in org.openhab.core.automation.type
-
This class provides common functionality for creating
Triggerinstances by supplying their meta-information. - TriggerType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Output>) - Constructor for class org.openhab.core.automation.type.TriggerType
-
Creates an instance of
TriggerTypewith UID, label, description, aSetof tags, visibility, aListof configuration descriptions and aListofOutputdescriptions. - TriggerType(String, List<ConfigDescriptionParameter>, List<Output>) - Constructor for class org.openhab.core.automation.type.TriggerType
-
Creates an instance of
TriggerTypewith base properties - UID, aListof configuration descriptions and aListofOutputdescriptions. - TriggerTypeDTO - Class in org.openhab.core.automation.dto
-
This is a data transfer object that is used to serialize the respective class.
- TriggerTypeDTO() - Constructor for class org.openhab.core.automation.dto.TriggerTypeDTO
- TriggerTypeDTOMapper - Class in org.openhab.core.automation.dto
-
This is a utility class to convert between the respective object and its DTO.
- TriggerTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.TriggerTypeDTOMapper
- TrustAllTrustMananger - Class in org.eclipse.smarthome.io.net.http
-
The
TrustAllTrustManangeris a "trust all" implementation ofX509ExtendedTrustManager. - TrustManagerProvider - Interface in org.eclipse.smarthome.io.net.http
-
Deprecated.
- TTL_UNLIMITED - Static variable in interface org.eclipse.smarthome.config.discovery.DiscoveryResult
-
Specifies that the
DiscoveryResulthas no given time to live. - TTSException - Exception in org.eclipse.smarthome.core.voice
-
General purpose TTS exception
- TTSException() - Constructor for exception org.eclipse.smarthome.core.voice.TTSException
-
Constructs a new exception with null as its detail message.
- TTSException(String) - Constructor for exception org.eclipse.smarthome.core.voice.TTSException
-
Constructs a new exception with the specified detail message.
- TTSException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.voice.TTSException
-
Constructs a new exception with the specified detail message and cause.
- TTSException(Throwable) - Constructor for exception org.eclipse.smarthome.core.voice.TTSException
-
Constructs a new exception with the specified cause.
- TTSService - Interface in org.eclipse.smarthome.core.voice
-
This is the interface that a text-to-speech service has to implement.
- TTSService - Interface in org.openhab.io.multimedia.tts
- type - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- type - Variable in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage
-
The
ConfigStatusMessage.Typeof the configuration status message. - type - Variable in class org.eclipse.smarthome.core.items.dto.ItemDTO
- type - Variable in class org.eclipse.smarthome.core.items.GenericItem
- type - Variable in class org.eclipse.smarthome.core.persistence.dto.PersistenceServiceDTO
-
Persistence service class
- type - Variable in class org.eclipse.smarthome.io.rest.sse.beans.EventBean
- type - Variable in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
-
The cached value of the '
Type' attribute. - type - Variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The cached value of the '
Type' attribute. - type - Variable in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Type' containment reference. - type - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
-
The cached value of the '
Type' attribute. - type - Variable in class org.openhab.core.automation.dto.ModuleDTO
- type() - Method in annotation type org.openhab.core.automation.annotation.ActionInput
- type() - Method in annotation type org.openhab.core.automation.annotation.ActionOutput
- Type - Interface in org.eclipse.smarthome.core.types
-
This is a parent interface for all states and commands.
- Type - Interface in org.openhab.core.types
-
This is a parent interface for all states and commands.
- TYPE - Static variable in class org.eclipse.smarthome.config.discovery.inbox.events.InboxAddedEvent
-
The inbox added event type.
- TYPE - Static variable in class org.eclipse.smarthome.config.discovery.inbox.events.InboxRemovedEvent
-
The inbox removed event type.
- TYPE - Static variable in class org.eclipse.smarthome.config.discovery.inbox.events.InboxUpdatedEvent
-
The inbox updated event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.extension.ExtensionEvent
-
The extension event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.GroupItemStateChangedEvent
-
The group item state changed event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemAddedEvent
-
The item added event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemCommandEvent
-
The item command event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemRemovedEvent
-
The item removed event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemStateChangedEvent
-
The item state changed event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemStateEvent
-
The item state event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemStatePredictedEvent
-
The item state changed event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.events.ItemUpdatedEvent
-
The item updated event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.items.GroupItem
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.events.ChannelTriggeredEvent
-
The thing trigger event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.events.ThingAddedEvent
-
The thing added event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.events.ThingRemovedEvent
-
The thing removed event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoChangedEvent
-
The thing status event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.events.ThingStatusInfoEvent
-
The thing status event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.events.ThingUpdatedEvent
-
The thing updated event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.firmware.FirmwareStatusInfoEvent
-
Constant for the firmware status info event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateProgressInfoEvent
-
Constant for the firmware update progress info event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResultInfoEvent
-
Constant for the firmware update result info event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkAddedEvent
-
The link added event type.
- TYPE - Static variable in class org.eclipse.smarthome.core.thing.link.events.ItemChannelLinkRemovedEvent
-
The link removed event type.
- TYPE - Static variable in class org.openhab.core.automation.events.RuleAddedEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleRemovedEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleStatusInfoEvent
- TYPE - Static variable in class org.openhab.core.automation.events.RuleUpdatedEvent
- TYPE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelBindingImpl
-
The default value of the '
Type' attribute. - TYPE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelItemImpl
-
The default value of the '
Type' attribute. - TYPE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelChannelImpl
-
The default value of the '
Type' attribute. - typeDetails - Variable in class org.eclipse.smarthome.core.library.types.StringListType
- TypeParser - Class in org.eclipse.smarthome.core.types
-
This is a helper class that helps parsing a string into an openHAB type (state or command).
- TypeParser - Class in org.openhab.core.types
-
This is a helper class that helps parsing a string into an openHAB type (state or command).
- TypeParser() - Constructor for class org.openhab.core.types.TypeParser
- TYPES - Static variable in class org.eclipse.smarthome.model.script.scoping.StateAndCommandProvider
- typeUID - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDefinitionDTO
U
- uid - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelDTO
- uid - Variable in class org.eclipse.smarthome.core.thing.profiles.dto.ProfileTypeDTO
- uid - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- uid - Variable in class org.openhab.core.automation.dto.RuleDTO
- uid - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- uid - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- UID - Class in org.eclipse.smarthome.core.thing
-
Base class for binding related unique identifiers within the SmartHome framework.
- UID - Variable in class org.eclipse.smarthome.core.thing.dto.ChannelTypeDTO
- UID - Variable in class org.eclipse.smarthome.core.thing.dto.StrippedThingTypeDTO
- UID - Variable in class org.eclipse.smarthome.core.thing.dto.ThingDTO
- UID() - Constructor for class org.eclipse.smarthome.core.thing.UID
-
For reflection only.
- UID(String) - Constructor for class org.eclipse.smarthome.core.thing.UID
-
Parses a UID for a given string.
- UID(String...) - Constructor for class org.eclipse.smarthome.core.thing.UID
-
Creates a UID for list of segments.
- UID(List<String>) - Constructor for class org.eclipse.smarthome.core.thing.UID
-
Creates a UID for list of segments.
- UID() - Method in class org.eclipse.smarthome.model.thing.valueconverter.ThingValueConverters
- UID_SEGMENTElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
- UIDElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.UIDElements
- UIDtoStringConverter - Class in org.eclipse.smarthome.model.thing.valueconverter
-
A
UIDtoStringConverteris used to createUIDstring representations from an input string and vice versa. - UIDtoStringConverter() - Constructor for class org.eclipse.smarthome.model.thing.valueconverter.UIDtoStringConverter
- UIDUtils - Class in org.eclipse.smarthome.core.util
-
Utilities for UIDs.
- UIDUtils() - Constructor for class org.eclipse.smarthome.core.util.UIDUtils
- UNDEF - org.eclipse.smarthome.core.types.UnDefType
- UNDEF - org.openhab.core.types.UnDefType
- UnDefType - Enum in org.eclipse.smarthome.core.types
-
There are situations when item states do not have any defined value.
- UnDefType - Enum in org.openhab.core.types
-
There are situations when item states do not have any defined value.
- ungetHandler(Module, String, ModuleHandler) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
- ungetHandler(Module, String, ModuleHandler) - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
-
Releases the
ModuleHandlerinstance when it is not needed anymore for handling the specifiedmodulein theRulewith the specifiedruleUID. - ungetOAuthService(String) - Method in interface org.eclipse.smarthome.core.auth.client.oauth2.OAuthFactory
-
Unget an oauth service, this unget/unregister the service, and frees the resources.
- UNINITIALIZED - org.eclipse.smarthome.core.thing.ThingStatus
- UNINITIALIZED - org.openhab.core.automation.RuleStatus
- UNINITIALIZED - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- uninstall(String) - Method in interface org.eclipse.smarthome.core.extension.ExtensionService
-
Uninstalls the given extension.
- uninstall(Bundle) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Uninstalls the synthetic bundle (or bundle fragment) from the test runtime.
- uninstall(BundleContext, String) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Uninstalls the synthetic bundle (or bundle fragment), denoted by its name, from the test runtime.
- unit - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- unit - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
-
The cached value of the '
Unit' attribute. - unit - Variable in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
-
The cached value of the '
Unit' containment reference. - UNIT_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
-
The default value of the '
Unit' attribute. - UNIT_PERCENT_FORMAT_STRING - Static variable in class org.eclipse.smarthome.core.types.util.UnitUtils
- UNIT_PLACEHOLDER - Static variable in class org.eclipse.smarthome.core.types.util.UnitUtils
- unitLabel - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- unitProvider - Variable in class org.eclipse.smarthome.core.items.GenericItem
- UnitProvider - Interface in org.eclipse.smarthome.core.i18n
-
Provides
Units and the currentSystemOfUnits. - UnitUtils - Class in org.eclipse.smarthome.core.types.util
-
A utility for parsing dimensions to interface classes of
Quantityand parsing units from format strings. - UnitUtils() - Constructor for class org.eclipse.smarthome.core.types.util.UnitUtils
- UNKNOWN - org.eclipse.smarthome.core.thing.firmware.FirmwareStatus
-
The firmware status can not be determined and hence it is unknown.
- UNKNOWN - org.eclipse.smarthome.core.thing.ThingStatus
- UNKNOWN - Static variable in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
- unload(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
-
This will be called when the ScriptEngine will be unloaded (e.g.
- unmarkReady(ReadyMarker) - Method in interface org.eclipse.smarthome.core.service.ReadyService
-
Removes the given marker.
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.ConfigDescriptionConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.ConfigDescriptionParameterConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.ConfigDescriptionParameterGroupConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.FilterCriteriaConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.util.NodeAttributesConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.util.NodeListConverter
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.eclipse.smarthome.config.xml.util.NodeValueConverter
- unregister() - Static method in class org.eclipse.smarthome.model.ItemsStandaloneSetup
- unregister() - Static method in class org.eclipse.smarthome.model.persistence.PersistenceStandaloneSetup
- unregister() - Static method in class org.eclipse.smarthome.model.rule.RulesStandaloneSetup
- unregister() - Static method in class org.eclipse.smarthome.model.script.ScriptStandaloneSetup
- unregister() - Static method in class org.eclipse.smarthome.model.sitemap.SitemapStandaloneSetup
- unregister() - Static method in class org.eclipse.smarthome.model.thing.ThingStandaloneSetup
- unregisterAllServices() - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Unregister all services
- unregisterDiscoveryListener(UsbSerialDiscoveryListener) - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscovery
-
Unregisters an
UsbSerialDiscoveryListener. - unregisterHandler(Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandlerFactory
- unregisterHandler(Thing) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory
-
Unregisters a
ThingHandlerinstance. - unregisterMocks() - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
- unregisterParticipant(UpnpIOParticipant) - Method in interface org.eclipse.smarthome.io.transport.upnp.UpnpIOService
-
Unregister a participant with the UPNP IO Service
- unregisterService(Object) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Unregister an OSGi service by the given object, that was registered before.
- unregisterService(String) - Method in class org.eclipse.smarthome.test.java.JavaOSGiTest
-
Unregister an OSGi service by the given object, that was registered before.
- unregisterService(ServiceDescription) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSClient
-
Unregister a service.
- unregisterService(ServiceDescription) - Method in interface org.eclipse.smarthome.io.transport.mdns.MDNSService
-
This method unregisters a service not to be announced through Bonjour/MDNS
- unregisterTracker(ReadyService.ReadyTracker) - Method in interface org.eclipse.smarthome.core.service.ReadyService
-
Removes the given tracker.
- unsetBundleResolver(BundleResolver) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- unsetBundleResolver(BundleResolver) - Method in class org.eclipse.smarthome.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- unsetConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
- unsetEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- unsetEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- unsetEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- unsetEventPublisher(EventPublisher) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- unsetEventPublisher(EventPublisher) - Method in class org.openhab.core.events.EventPublisherDelegate
- unsetEventPublisher(EventPublisher) - Method in class org.openhab.core.binding.AbstractBinding
- unsetHttpClientFactory(HttpClientFactory) - Method in class org.eclipse.smarthome.io.net.http.HttpUtil
- unsetHttpContext(HttpContext) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeServlet
- unsetHttpContextFactoryService(HttpContextFactoryService) - Method in class org.eclipse.smarthome.io.http.servlet.SmartHomeBundleServlet
- unsetHttpService(HttpService) - Method in class org.eclipse.smarthome.io.http.servlet.BaseSmartHomeServlet
- unsetItemRegistry(ItemRegistry) - Method in class org.eclipse.smarthome.core.voice.text.AbstractRuleBasedInterpreter
- unsetItemRegistry(ItemRegistry) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- unsetItemRegistry(ItemRegistry) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- unsetItemUIRegistry(ItemUIRegistry) - Method in class org.eclipse.smarthome.io.rest.sitemap.SitemapSubscriptionService
- unsetLocaleProvider(LocaleProvider) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- unsetLocaleProvider(LocaleProvider) - Method in class org.eclipse.smarthome.io.rest.LocaleServiceImpl
- unsetManagedProvider(ManagedProvider<E, K>) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- unsetManagedProvider(ManagedItemChannelLinkProvider) - Method in class org.eclipse.smarthome.core.thing.link.ItemChannelLinkRegistry
- unsetModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- unsetModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesRefresher
- unsetModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- unsetModelRepository(ModelRepository) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- unsetModuleTypeI18nService(ModuleTypeI18nService) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
- unsetPersistenceServiceRegistry(PersistenceServiceRegistry) - Method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
- unsetSafeCaller(SafeCaller) - Method in class org.eclipse.smarthome.core.net.NetUtil
- unsetScriptEngine(ScriptEngine) - Method in class org.eclipse.smarthome.model.script.extension.ScriptEngineConsoleCommandExtension
- unsetScriptEngine(ScriptEngine) - Method in class org.eclipse.smarthome.model.script.ScriptServiceUtil
- unsetThingRegistry(ThingRegistry) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- unsetTimeZoneProvider(TimeZoneProvider) - Method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
- unsetTranslationProvider(TranslationProvider) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusService
- unsetTranslationProvider(TranslationProvider) - Method in class org.eclipse.smarthome.core.thing.i18n.ThingStatusInfoI18nLocalizationService
- unsetTranslationProvider(TranslationProvider) - Method in class org.eclipse.smarthome.ui.icon.AbstractResourceIconProvider
- unsubscribe(String, MqttMessageSubscriber) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Remove a previously registered consumer from this connection.
- unsubscribeAll() - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Unsubscribe from all topics
- unsubscribeRaw(MqttAsyncClientWrapper, String) - Method in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection
-
Unsubscribes from a topic on the given connection, but does not alter the subscriber list.
- UnsupportedAudioFormatException - Exception in org.eclipse.smarthome.core.audio
-
Thrown when a requested format is not supported by an
AudioSourceorAudioSinkimplementation - UnsupportedAudioFormatException(String, AudioFormat) - Constructor for exception org.eclipse.smarthome.core.audio.UnsupportedAudioFormatException
-
Constructs a new exception with the specified detail message and unsupported format.
- UnsupportedAudioFormatException(String, AudioFormat, Throwable) - Constructor for exception org.eclipse.smarthome.core.audio.UnsupportedAudioFormatException
-
Constructs a new exception with the specified detail message, unsupported format, and cause.
- UnsupportedAudioStreamException - Exception in org.eclipse.smarthome.core.audio
- UnsupportedAudioStreamException(String, Class<? extends AudioStream>) - Constructor for exception org.eclipse.smarthome.core.audio.UnsupportedAudioStreamException
-
Constructs a new exception with the specified detail message and unsupported format.
- UnsupportedAudioStreamException(String, Class<? extends AudioStream>, Throwable) - Constructor for exception org.eclipse.smarthome.core.audio.UnsupportedAudioStreamException
-
Constructs a new exception with the specified detail message, unsupported format, and cause.
- UnsupportedCommOperationException - Exception in org.eclipse.smarthome.io.transport.serial
-
Exception that marks that a driver does not allow the specific operation.
- UnsupportedCommOperationException() - Constructor for exception org.eclipse.smarthome.io.transport.serial.UnsupportedCommOperationException
- UnsupportedCommOperationException(Throwable) - Constructor for exception org.eclipse.smarthome.io.transport.serial.UnsupportedCommOperationException
- UnsupportedCredentialsException - Exception in org.eclipse.smarthome.core.auth
-
A dedicated exception thrown when extracted credentials can not be matched with any authentication provider.
- UnsupportedCredentialsException(String) - Constructor for exception org.eclipse.smarthome.core.auth.UnsupportedCredentialsException
-
Creates a new exception instance.
- UnsupportedCredentialsException(String, Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.UnsupportedCredentialsException
-
Creates a new exception instance.
- UnsupportedCredentialsException(Throwable) - Constructor for exception org.eclipse.smarthome.core.auth.UnsupportedCredentialsException
-
Creates a new exception instance.
- UP - org.eclipse.smarthome.core.library.types.UpDownType
- UP - org.openhab.core.library.types.UpDownType
- UP_TO_DATE - org.eclipse.smarthome.core.thing.firmware.FirmwareStatus
-
The firmware of the thing is up to date.
- updatableVersion - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareStatusDTO
- update(int) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.ProgressCallback
-
Callback operation to update the percentage progress of the firmware update.
- update(E) - Method in interface org.eclipse.smarthome.core.common.registry.ManagedProvider
-
Updates an element.
- update(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractManagedProvider
- update(E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- update(E) - Method in interface org.eclipse.smarthome.core.common.registry.Registry
-
Updates the given element at the according
ManagedProvider. - update(String, Configuration) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
-
Creates or updates a configuration for a config id.
- update(String, Configuration, boolean) - Method in class org.eclipse.smarthome.io.rest.core.config.ConfigurationService
-
Creates or updates a configuration for a config id.
- update(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
- update(BundleContext, String, String) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Updates given bundle into the test runtime (the content is changed, but the symbolic name of the bundles remains the same) with a new content, prepared in another resources directory.
- update(BundleContext, String, String, String...) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Updates given bundle into the test runtime (the content is changed, but the symbolic name of the bundles remains the same) with a new content, prepared in another resources directory.
- update(BundleContext, String, String, Set<String>) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Updates given bundle into the test runtime (the content is changed, but the symbolic name of the bundles remains the same) with a new content, prepared in another resources directory.
- UPDATE - org.eclipse.smarthome.core.types.EventType
- UPDATE - org.openhab.core.types.EventType
- UPDATE - Static variable in class org.eclipse.smarthome.core.persistence.strategy.SimpleStrategy.Globals
- UPDATE - Static variable in class org.eclipse.smarthome.model.persistence.scoping.GlobalStrategies
- UPDATE_AVAILABLE - org.eclipse.smarthome.core.thing.firmware.FirmwareStatus
-
There is a newer firmware of the thing available.
- UPDATE_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Update Event Trigger' class. - UPDATE_EVENT_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Update Event Trigger' class. - UPDATE_EVENT_TRIGGER__ITEM - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- UPDATE_EVENT_TRIGGER__ITEM - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Item' attribute.
- UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'State' containment reference feature.
- UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'State' containment reference.
- UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Update Event Trigger' class.
- UPDATE_EXECUTABLE - org.eclipse.smarthome.core.thing.firmware.FirmwareStatus
-
There is a newer firmware of the thing available and the firmware update for the thing can be executed.
- UPDATE_MODEL_PROPERTY - Static variable in class org.eclipse.smarthome.magic.binding.MagicBindingConstants
- updateConfiguration(Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the configuration of the thing and informs the framework about it.
- updateConfiguration(Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusBridgeHandler
- updateConfiguration(Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.ConfigStatusThingHandler
- updateConfiguration(Configuration, Map<String, ?>, Logger) - Static method in class org.openhab.core.automation.util.ReferenceResolver
-
Updates (changes) configuration properties of module base on given context (it can be CompositeModule Configuration or Rule Configuration).
- updateConfiguration(ThingUID, Map<String, Object>) - Method in interface org.eclipse.smarthome.core.thing.ThingRegistry
-
Updates the configuration of a thing for the given UID.
- updated(E, E) - Method in interface org.eclipse.smarthome.core.common.registry.RegistryChangeListener
-
Notifies the listener that a single element has been updated.
- updated(Provider<E>, E, E) - Method in class org.eclipse.smarthome.core.common.registry.AbstractRegistry
- updated(Provider<E>, E, E) - Method in interface org.eclipse.smarthome.core.common.registry.ProviderChangeListener
-
Notifies the listener that a single element has been updated.
- updated(Item, Item) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesItemRefresher
- updated(Item, Item) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptItemRefresher
- updated(Thing, Thing) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesThingRefresher
- updatedSince(Item, AbstractInstant) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
itemhas been updated since a certain point in time. - updatedSince(Item, AbstractInstant, String) - Static method in class org.eclipse.smarthome.model.persistence.extensions.PersistenceExtensions
-
Checks if the state of a given
itemhas changed since a certain point in time. - UpdateEventTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Update Event Trigger'.
- UpdateEventTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
- UpdateEventTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Update Event Trigger'.
- UpdateEventTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.UpdateEventTriggerImpl
- updateFirmware(Firmware, ProgressCallback) - Method in interface org.eclipse.smarthome.core.thing.binding.firmware.FirmwareUpdateHandler
-
Updates the firmware for the physical device of the thing that is handled by this firmware update handler.
- updateFirmware(Firmware, ProgressCallback) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicFirmwareUpdateThingHandler
- updateFirmware(ThingUID, String, Locale) - Method in interface org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateService
-
Updates the firmware of the thing having the given thing UID by invoking the operation
FirmwareUpdateHandler.updateFirmware(Firmware, ProgressCallback)of the thing´s firmware update handler. - updateProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Informs the framework, that the given properties map of the thing was updated.
- updateProperty(String, String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the given property value for the thing that is handled by this thing handler instance.
- updateState(String, State) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the state of the thing.
- updateState(ChannelUID, State) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the state of the thing.
- updateState(ChannelUID, State) - Method in class org.eclipse.smarthome.magic.binding.handler.MagicChattyThingHandler
- updateStatus(ThingStatus) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the status of the thing.
- updateStatus(ThingStatus, ThingStatusDetail) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the status of the thing.
- updateStatus(ThingStatus, ThingStatusDetail, String) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Updates the status of the thing.
- updateThing(Thing) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Informs the framework, that a thing was updated.
- UPDATING - org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandleris going to trigger the firmware update for the actual device. - UpDownType - Enum in org.eclipse.smarthome.core.library.types
- UpDownType - Enum in org.openhab.core.library.types
- UpnpDiscoveryParticipant - Interface in org.eclipse.smarthome.config.discovery.upnp
-
A
UpnpDiscoveryParticipantthat is registered as a service is picked up by the UpnpDiscoveryService and can thus contributeDiscoveryResults from UPnP scans. - UpnpDiscoveryParticipant - Interface in org.eclipse.smarthome.config.discovery
-
Deprecated.use org.eclipse.smarthome.config.discovery.upnp.UpnpDiscoveryParticipant instead.
- UpnpIOParticipant - Interface in org.eclipse.smarthome.io.transport.upnp
-
The
UpnpIOParticipantis an interface that needs to be implemented by classes that wants to participate in UPNP communication - UpnpIOService - Interface in org.eclipse.smarthome.io.transport.upnp
-
The
UpnpIOServiceis an interface that described the UPNP IO Service. - uri - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionDTO
- url - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
-
The cached value of the '
Url' attribute. - url - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
-
The cached value of the '
Url' attribute. - url - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
-
The cached value of the '
Url' attribute. - URL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.ImageImpl
-
The default value of the '
Url' attribute. - URL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
-
The default value of the '
Url' attribute. - URL_EDEFAULT - Static variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
-
The default value of the '
Url' attribute. - URLAudioStream - Class in org.eclipse.smarthome.core.audio
-
This is an AudioStream from an URL.
- URLAudioStream(String) - Constructor for class org.eclipse.smarthome.core.audio.URLAudioStream
- usbSerialDeviceDiscovered(UsbSerialDeviceInformation) - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryListener
-
Called when a new serial port provided by a USB device is discovered.
- UsbSerialDeviceInformation - Class in org.eclipse.smarthome.config.discovery.usbserial
-
This is a data container for information about a USB device and the serial port that can be used to access the device using a serial interface.
- UsbSerialDeviceInformation(int, int, String, String, String, int, String, String) - Constructor for class org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDeviceInformation
- usbSerialDeviceRemoved(UsbSerialDeviceInformation) - Method in interface org.eclipse.smarthome.config.discovery.usbserial.UsbSerialDiscoveryListener
-
Called when a serial port provided by a USB device has been removed.
- UsbSerialDiscovery - Interface in org.eclipse.smarthome.config.discovery.usbserial
-
Interface for implementations for discovering serial ports provided by a USB device.
- UsbSerialDiscoveryListener - Interface in org.eclipse.smarthome.config.discovery.usbserial
-
Listener interface for
UsbSerialDiscoverys. - UsbSerialDiscoveryParticipant - Interface in org.eclipse.smarthome.config.discovery.usbserial
-
A
UsbSerialDiscoveryParticipantthat is registered as a component is picked up by theUsbSerialDiscoveryServiceand can thus contributeDiscoveryResults from scans for USB devices with an associated serial port. - USER - Static variable in interface org.eclipse.smarthome.core.auth.Role
-
Role of a regular user without any exceptional permissions or restrictions
- USERDATA_DIR_PROG_ARGUMENT - Static variable in class org.eclipse.smarthome.config.core.ConfigConstants
-
The program argument name for setting the user data directory path
- username - Variable in class org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnectionConfig
- UsernamePasswordCredentials - Class in org.eclipse.smarthome.core.auth
-
Credentials which represent user name and password.
- UsernamePasswordCredentials(String, String) - Constructor for class org.eclipse.smarthome.core.auth.UsernamePasswordCredentials
-
Creates a new instance
V
- V3 - org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.MqttVersion
- V5 - org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.MqttVersion
- VALID_COMMAND - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command' class. - VALID_COMMAND - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command' class. - VALID_COMMAND__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VALID_COMMAND__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command' class.
- VALID_COMMAND_ID - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command Id' class. - VALID_COMMAND_ID - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command Id' class. - VALID_COMMAND_ID__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_ID_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command Id' class.
- VALID_COMMAND_NUMBER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command Number' class. - VALID_COMMAND_NUMBER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command Number' class. - VALID_COMMAND_NUMBER__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_NUMBER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command Number' class.
- VALID_COMMAND_STRING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Command String' class. - VALID_COMMAND_STRING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Command String' class. - VALID_COMMAND_STRING__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_COMMAND_STRING_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Command String' class.
- VALID_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State' class. - VALID_STATE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State' class. - VALID_STATE__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VALID_STATE__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State' class.
- VALID_STATE_ID - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State Id' class. - VALID_STATE_ID - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State Id' class. - VALID_STATE_ID__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_ID_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State Id' class.
- VALID_STATE_NUMBER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State Number' class. - VALID_STATE_NUMBER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State Number' class. - VALID_STATE_NUMBER__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_NUMBER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State Number' class.
- VALID_STATE_STRING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid State String' class. - VALID_STATE_STRING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid State String' class. - VALID_STATE_STRING__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_STATE_STRING_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid State String' class.
- VALID_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger' class. - VALID_TRIGGER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger' class. - VALID_TRIGGER__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VALID_TRIGGER__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger' class.
- VALID_TRIGGER_ID - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger Id' class. - VALID_TRIGGER_ID - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger Id' class. - VALID_TRIGGER_ID__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_ID_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger Id' class.
- VALID_TRIGGER_NUMBER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger Number' class. - VALID_TRIGGER_NUMBER - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger Number' class. - VALID_TRIGGER_NUMBER__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_NUMBER_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger Number' class.
- VALID_TRIGGER_STRING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Valid Trigger String' class. - VALID_TRIGGER_STRING - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Valid Trigger String' class. - VALID_TRIGGER_STRING__VALUE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Value' attribute.
- VALID_TRIGGER_STRING_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Valid Trigger String' class.
- validate(Map<String, Object>, URI) - Method in interface org.eclipse.smarthome.config.core.validation.ConfigDescriptionValidator
-
Validates the given configuration parameters against the given configuration description having the given URI.
- validateConfigurationParameters(Map<String, Object>) - Method in class org.eclipse.smarthome.core.thing.binding.BaseThingHandler
-
Validates the given configuration parameters against the configuration description.
- validateConfigurationParameters(Thing, Map<String, Object>) - Method in interface org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback
-
Validates the given configuration parameters against the configuration description.
- validateGrammar(Grammar) - Method in class org.eclipse.smarthome.model.lazygen.LazyLanguageConfig
- validateItemType(String, String) - Method in interface org.eclipse.smarthome.model.item.BindingConfigReader
-
Validates if the type of
itemis valid for this binding. - validateItemType(Item, String) - Method in interface org.openhab.model.item.binding.BindingConfigReader
-
Validates if the type of
itemis valid for this binding. - validateSegment(String, int, int) - Method in class org.eclipse.smarthome.core.common.AbstractUID
- validateSegment(String, int, int) - Method in class org.eclipse.smarthome.core.thing.ChannelUID
- ValidCommand - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Command'.
- ValidCommandElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandElements
- ValidCommandId - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Command Id'.
- ValidCommandIdElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
- ValidCommandIdImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Command Id'.
- ValidCommandIdImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandIdImpl
- ValidCommandImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Command'.
- ValidCommandImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
- ValidCommandNumber - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Command Number'.
- ValidCommandNumberElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
- ValidCommandNumberImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Command Number'.
- ValidCommandNumberImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandNumberImpl
- ValidCommandString - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Command String'.
- ValidCommandStringElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
- ValidCommandStringImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Command String'.
- ValidCommandStringImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandStringImpl
- ValidState - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid State'.
- ValidStateElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateElements
- ValidStateId - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid State Id'.
- ValidStateIdElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateIdElements
- ValidStateIdImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid State Id'.
- ValidStateIdImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidStateIdImpl
- ValidStateImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid State'.
- ValidStateImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
- ValidStateNumber - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid State Number'.
- ValidStateNumberElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
- ValidStateNumberImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid State Number'.
- ValidStateNumberImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidStateNumberImpl
- ValidStateString - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid State String'.
- ValidStateStringElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidStateStringElements
- ValidStateStringImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid State String'.
- ValidStateStringImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidStateStringImpl
- ValidTrigger - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Trigger'.
- ValidTriggerElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerElements
- ValidTriggerId - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Trigger Id'.
- ValidTriggerIdElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
- ValidTriggerIdImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger Id'.
- ValidTriggerIdImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerIdImpl
- ValidTriggerImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger'.
- ValidTriggerImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
- ValidTriggerNumber - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Trigger Number'.
- ValidTriggerNumberElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
- ValidTriggerNumberImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger Number'.
- ValidTriggerNumberImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerNumberImpl
- ValidTriggerString - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Valid Trigger String'.
- ValidTriggerStringElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
- ValidTriggerStringImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Valid Trigger String'.
- ValidTriggerStringImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerStringImpl
- value - Variable in class org.eclipse.smarthome.config.core.dto.FilterCriteriaDTO
- value - Variable in class org.eclipse.smarthome.config.core.dto.ParameterOptionDTO
- value - Variable in class org.eclipse.smarthome.core.cache.ExpiringCacheAsync
- value - Variable in class org.eclipse.smarthome.core.items.dto.MetadataDTO
- value - Variable in class org.eclipse.smarthome.core.library.types.DecimalType
- value - Variable in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
-
The cached value of the '
Value' attribute. - value - Variable in class org.eclipse.smarthome.model.thing.thing.impl.ModelPropertyImpl
-
The cached value of the '
Value' attribute list. - value - Variable in class org.openhab.core.library.types.DecimalType
- value() - Method in annotation type org.openhab.core.automation.annotation.ActionInputs
- value() - Method in annotation type org.openhab.core.automation.annotation.ActionOutputs
- VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.items.impl.ModelPropertyImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.ThresholdFilterImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.persistence.persistence.impl.TimeFilterImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ValidCommandImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ValidStateImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.ValidTriggerImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.script.script.impl.AbstractUnitImpl
-
The default value of the '
Value' attribute. - VALUE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.script.script.impl.QuantityLiteralImpl
-
The default value of the '
Value' attribute. - valueColor - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Value Color' containment reference list. - valueOf(double, Unit<T>) - Static method in class org.eclipse.smarthome.core.library.types.QuantityType
-
Static access to
QuantityType#QuantityType(double, Unit). - valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.StringType
- valueOf(String) - Static method in enum org.eclipse.smarthome.config.core.ConfigDescriptionParameter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.config.discovery.DiscoveryResultFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.DateTimeType
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.DecimalType
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.HSBType
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.NextPreviousType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.OnOffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.OpenClosedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.PercentType
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.PlayPauseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.PointType
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.QuantityType
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.RawType
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.RewindFastforwardType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.StopMoveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.eclipse.smarthome.core.library.types.StringListType
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.types.UpDownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.persistence.FilterCriteria.Ordering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.firmware.FirmwareStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.ThingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.type.AutoUpdatePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.thing.type.ChannelKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.types.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.types.RefreshType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.core.types.UnDefType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.MqttVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.io.transport.mqtt.MqttConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.io.transport.serial.ProtocolType.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.model.core.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.ui.chart.ChartProvider.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.smarthome.ui.icon.IconSet.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.automation.module.provider.ActionModuleKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.automation.RuleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.automation.RuleStatusDetail
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.automation.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.DateTimeType
- valueOf(String) - Static method in class org.openhab.core.library.types.DecimalType
- valueOf(String) - Static method in class org.openhab.core.library.types.HSBType
- valueOf(String) - Static method in enum org.openhab.core.library.types.IncreaseDecreaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.library.types.OnOffType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.library.types.OpenClosedType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.PercentType
- valueOf(String) - Static method in class org.openhab.core.library.types.PointType
- valueOf(String) - Static method in enum org.openhab.core.library.types.StopMoveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.openhab.core.library.types.StringType
- valueOf(String) - Static method in enum org.openhab.core.library.types.UpDownType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.persistence.FilterCriteria.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.persistence.FilterCriteria.Ordering
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.types.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhab.core.types.UnDefType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Method in class org.openhab.library.tel.types.CallType
- valueOf(String) - Static method in enum org.openhab.ui.chart.ChartProvider.ImageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.smarthome.config.core.ConfigDescriptionParameter.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.eclipse.smarthome.config.core.Configuration
- values() - Static method in enum org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.config.discovery.DiscoveryResultFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.eclipse.smarthome.core.cache.ExpiringCacheMap
-
Returns a collection of all values - possibly from the cache, if they are still valid.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.IncreaseDecreaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.NextPreviousType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.OnOffType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.OpenClosedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.PlayPauseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.RewindFastforwardType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.StopMoveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.types.UpDownType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.persistence.FilterCriteria.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.persistence.FilterCriteria.Ordering
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.firmware.FirmwareStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.firmware.FirmwareUpdateResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.ThingStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.ThingStatusDetail
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.type.AutoUpdatePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.thing.type.ChannelKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.types.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.types.RefreshType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.core.types.UnDefType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.MqttVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.io.transport.mqtt.MqttConnectionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.io.transport.serial.ProtocolType.PathType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.model.core.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.ui.chart.ChartProvider.ImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.eclipse.smarthome.ui.icon.IconSet.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.automation.module.provider.ActionModuleKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.automation.RuleStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.automation.RuleStatusDetail
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.automation.Visibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.library.types.IncreaseDecreaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.library.types.OnOffType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.library.types.OpenClosedType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.library.types.StopMoveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.library.types.UpDownType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.persistence.FilterCriteria.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.persistence.FilterCriteria.Ordering
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.types.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.core.types.UnDefType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.openhab.ui.chart.ChartProvider.ImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in enum org.eclipse.smarthome.model.items.ModelGroupFunction
-
A public read-only list of all the 'Model Group Function' enumerators.
- ValueType() - Method in class org.eclipse.smarthome.model.thing.valueconverter.ThingValueConverters
- ValueTypeElements() - Constructor for class org.eclipse.smarthome.model.services.ItemsGrammarAccess.ValueTypeElements
- ValueTypeElements() - Constructor for class org.eclipse.smarthome.model.thing.services.ThingGrammarAccess.ValueTypeElements
- ValueTypeToStringConverter - Class in org.eclipse.smarthome.model.core.valueconverter
-
A
ValueTypeToStringConverteris used to create aString,Boolean, orBigDecimalfrom an input string and vice versa. - ValueTypeToStringConverter() - Constructor for class org.eclipse.smarthome.model.core.valueconverter.ValueTypeToStringConverter
- Valve - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Valve.
- VAR_NEW_STATE - Static variable in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
-
Variable name for the new state of an item in a "changed state triggered" or "updated state triggered" rule
- VAR_PREVIOUS_STATE - Static variable in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
-
Variable name for the previous state of an item in a "changed state triggered" rule
- VAR_RECEIVED_COMMAND - Static variable in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
-
Variable name for the received command in a "command triggered" rule
- VAR_RECEIVED_EVENT - Static variable in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
-
Variable name for the received event in a "trigger event" rule
- VAR_TRIGGERING_ITEM - Static variable in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
-
Variable name for the item in a "state triggered" or "command triggered" rule
- VARIABLE_DECLARATION - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the '
Variable Declaration' class. - VARIABLE_DECLARATION - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The meta object id for the '
Variable Declaration' class. - VARIABLE_DECLARATION__NAME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- VARIABLE_DECLARATION__NAME - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Name' attribute.
- VARIABLE_DECLARATION__RIGHT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Right' containment reference feature.
- VARIABLE_DECLARATION__RIGHT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Right' containment reference.
- VARIABLE_DECLARATION__TYPE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Type' containment reference feature.
- VARIABLE_DECLARATION__TYPE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Type' containment reference.
- VARIABLE_DECLARATION__WRITEABLE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage.Literals
-
The meta object literal for the 'Writeable' attribute feature.
- VARIABLE_DECLARATION__WRITEABLE - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The feature id for the 'Writeable' attribute.
- VARIABLE_DECLARATION_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.rule.rules.RulesPackage
-
The number of structural features of the 'Variable Declaration' class.
- VariableDeclaration - Interface in org.eclipse.smarthome.model.rule.rules
-
A representation of the model object 'Variable Declaration'.
- VariableDeclarationElements() - Constructor for class org.eclipse.smarthome.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
- VariableDeclarationImpl - Class in org.eclipse.smarthome.model.rule.rules.impl
-
An implementation of the model object 'Variable Declaration'.
- VariableDeclarationImpl() - Constructor for class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
- variables - Variable in class org.eclipse.smarthome.model.rule.rules.impl.RuleModelImpl
-
The cached value of the '
Variables' containment reference list. - vendor - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- verify - Variable in class org.eclipse.smarthome.config.core.dto.ConfigDescriptionParameterDTO
- version - Variable in class org.eclipse.smarthome.core.thing.firmware.dto.FirmwareDTO
- VETO - org.eclipse.smarthome.core.thing.type.AutoUpdatePolicy
-
No automatic state update should be sent by the framework.
- Video - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Video'.
- Video - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Video'.
- VIDEO - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Video' class. - VIDEO - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Video' class. - VIDEO__ENCODING - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Encoding' attribute feature.
- VIDEO__ENCODING - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Encoding' attribute.
- VIDEO__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- VIDEO__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- VIDEO__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- VIDEO__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- VIDEO__URL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- VIDEO__URL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Url' attribute.
- VIDEO__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- VIDEO__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- VIDEO_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Video' class.
- VideoElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VideoElements
- VideoImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Video'.
- VideoImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.VideoImpl
- visibility - Variable in class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
-
The cached value of the '
Visibility' containment reference list. - visibility - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
- visibility - Variable in class org.openhab.core.automation.dto.RuleDTO
- visibility - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
- visibility - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
- visibility() - Method in annotation type org.openhab.core.automation.annotation.RuleAction
- Visibility - Enum in org.openhab.core.automation
- VISIBILITY_RULE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Visibility Rule' class. - VISIBILITY_RULE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Visibility Rule' class. - VISIBILITY_RULE__CONDITION - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Condition' attribute feature.
- VISIBILITY_RULE__CONDITION - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Condition' attribute.
- VISIBILITY_RULE__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- VISIBILITY_RULE__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- VISIBILITY_RULE__SIGN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Sign' attribute feature.
- VISIBILITY_RULE__SIGN - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Sign' attribute.
- VISIBILITY_RULE__STATE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'State' attribute feature.
- VISIBILITY_RULE__STATE - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'State' attribute.
- VISIBILITY_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Visibility Rule' class.
- VisibilityRule - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Visibility Rule'.
- VisibilityRule - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Visibility Rule'.
- VisibilityRuleElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
- VisibilityRuleImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Visibility Rule'.
- VisibilityRuleImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.VisibilityRuleImpl
- VISIBLE - org.openhab.core.automation.Visibility
-
The UI has always to show an object with such visibility.
- Voice - Class in org.eclipse.smarthome.model.script.actions
-
The static methods of this class are made available as functions in the scripts.
- Voice - Interface in org.eclipse.smarthome.core.voice
-
This is the interface that a text-to-speech voice has to implement.
- Voice() - Constructor for class org.eclipse.smarthome.model.script.actions.Voice
- VoiceManager - Interface in org.eclipse.smarthome.core.voice
-
This service provides functionality around voice services and is the central service to be used directly by others.
- VolatileStorage<T> - Class in org.eclipse.smarthome.test.storage
-
A
Storageimplementation which stores it's data in-memory. - VolatileStorage() - Constructor for class org.eclipse.smarthome.test.storage.VolatileStorage
- VolatileStorageService - Class in org.eclipse.smarthome.test.storage
-
The
VolatileStorageServicereturnsVolatileStorages which stores their data in-memory. - VolatileStorageService() - Constructor for class org.eclipse.smarthome.test.storage.VolatileStorageService
- VOLT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- Voltage - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Voltage.
- VolumetricFlowRate - Interface in org.eclipse.smarthome.core.library.dimension
-
Define Volumetric Flow Rate type (basic unit is m^3/s).
W
- waitFor(BooleanSupplier) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the condition is fulfilled or the timeout is reached.
- waitFor(BooleanSupplier, long, long) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the condition is fulfilled or the timeout is reached.
- waitForAssert(Runnable) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Runnable, long, long) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Runnable, Runnable, long, long) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Runnable, Runnable, Runnable, long, long) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Supplier<T>) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- waitForAssert(Supplier<T>, long, long) - Method in class org.eclipse.smarthome.test.java.JavaTest
-
Wait until the assertion is fulfilled or the timeout is reached.
- WAITING - org.eclipse.smarthome.core.thing.binding.firmware.ProgressStep
-
The
FirmwareUpdateHandleris waiting for the device to initiate the transfer. - waitUntilLoadingFinished(BundleContext, Bundle) - Static method in class org.eclipse.smarthome.test.SyntheticBundleInstaller
-
Explicitly wait for the given bundle to finish its loading
- WallSwitch - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Wall Switch.
- warning(String) - Static method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Creates a builder for the construction of a
ConfigStatusMessagehaving typeConfigStatusMessage.Type.WARNING. - WARNING - org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Type
-
The type for a warning message.
- watchedDirectories - Variable in class org.eclipse.smarthome.core.transform.AbstractFileTransformationService
- watchQueueReader - Variable in class org.eclipse.smarthome.core.service.AbstractWatchService
-
The queue reader
- WatchQueueReader - Class in org.eclipse.smarthome.core.service
-
Base class for watch queue readers
- watchService - Variable in class org.eclipse.smarthome.core.service.WatchQueueReader
- watchSubDirectories() - Method in class org.eclipse.smarthome.core.service.AbstractWatchService
-
Determines whether the subdirectories of the source path (determined by the
AbstractWatchService.getSourcePath()) will be watched or not. - Water - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Water.
- WATT - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- WATT_HOUR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- WATT_SECOND - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- WAV - Static variable in class org.eclipse.smarthome.core.audio.AudioFormat
- WAV_EXTENSION - Static variable in class org.eclipse.smarthome.core.audio.FileAudioStream
- WEBER - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- WebService - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Web Service.
- WebSocketFactory - Interface in org.eclipse.smarthome.io.net.http
-
Factory class to create Jetty web socket clients
- WEBSOCKETS - org.eclipse.smarthome.io.transport.mqtt.MqttBrokerConnection.Protocol
- Webview - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Webview'.
- Webview - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Webview'.
- WEBVIEW - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Webview' class. - WEBVIEW - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Webview' class. - WEBVIEW__HEIGHT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Height' attribute feature.
- WEBVIEW__HEIGHT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Height' attribute.
- WEBVIEW__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- WEBVIEW__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- WEBVIEW__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- WEBVIEW__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- WEBVIEW__URL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Url' attribute feature.
- WEBVIEW__URL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Url' attribute.
- WEBVIEW__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- WEBVIEW__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- WEBVIEW_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Webview' class.
- WebviewElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WebviewElements
- WebviewImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Webview'.
- WebviewImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.WebviewImpl
- WEEK - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- WGS84_A - Static variable in class org.eclipse.smarthome.core.library.types.PointType
- WGS84_A - Static variable in class org.openhab.core.library.types.PointType
- WHITE - Static variable in class org.eclipse.smarthome.core.library.types.HSBType
- WHITE - Static variable in class org.openhab.core.library.types.HSBType
- WhiteGood - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a White Good.
- Widget - Interface in org.eclipse.smarthome.model.sitemap.sitemap
-
A representation of the model object 'Widget'.
- Widget - Interface in org.openhab.model.sitemap
-
A representation of the model object 'Widget'.
- WIDGET - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the '
Widget' class. - WIDGET - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The meta object id for the '
Widget' class. - WIDGET__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Icon' attribute feature.
- WIDGET__ICON - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Icon' attribute.
- WIDGET__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Item' attribute feature.
- WIDGET__ITEM - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Item' attribute.
- WIDGET__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- WIDGET__LABEL - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label' attribute.
- WIDGET__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Label Color' containment reference list feature.
- WIDGET__LABEL_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Label Color' containment reference list.
- WIDGET__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Value Color' containment reference list feature.
- WIDGET__VALUE_COLOR - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Value Color' containment reference list.
- WIDGET__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage.Literals
-
The meta object literal for the 'Visibility' containment reference list feature.
- WIDGET__VISIBILITY - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The feature id for the 'Visibility' containment reference list.
- WIDGET_FEATURE_COUNT - Static variable in interface org.eclipse.smarthome.model.sitemap.sitemap.SitemapPackage
-
The number of structural features of the 'Widget' class.
- WidgetElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.WidgetElements
- WidgetImpl - Class in org.eclipse.smarthome.model.sitemap.sitemap.impl
-
An implementation of the model object 'Widget'.
- WidgetImpl() - Constructor for class org.eclipse.smarthome.model.sitemap.sitemap.impl.WidgetImpl
- Wind - Interface in org.eclipse.smarthome.core.semantics.model.property
-
This class defines a Wind.
- Window - Interface in org.eclipse.smarthome.core.semantics.model.equipment
-
This class defines a Window.
- withActions(List<? extends Action>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withActions(Action...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withAdvanced(Boolean) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter as an advanced parameter
- withArguments(Object...) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Adds the given arguments (to be injected into the internationalized message) to the builder.
- withAsync() - Method in interface org.eclipse.smarthome.core.common.SafeCallerBuilder
-
Denotes that the calls should be executed asynchronously, i.e.
- withAutoUpdatePolicy(AutoUpdatePolicy) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Sets the auto update policy.
- withAutoUpdatePolicy(AutoUpdatePolicy) - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Sets the auto update policy.
- withAutoUpdatePolicy(AutoUpdatePolicy) - Method in interface org.eclipse.smarthome.core.thing.type.StateChannelTypeBuilder
-
Sets the auto update policy for the ChannelType
- withBaseItem(Item) - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Set the base item..
- withBridge(ThingUID) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Sets the bridgeUID of the desired result.
- withBridge(ThingUID) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withBridge(ThingUID) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withCategory(String) - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Set the category of the item.
- withCategory(String) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeBuilder
-
Sets the category for the
ChannelGroupType - withCategory(String) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Sets the Category for the ChannelType
- withCategory(String) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withChangelog(String) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the changelog to the builder.
- withChannel(Channel) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withChannel(Channel) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withChannelDefinitions(List<ChannelDefinition>) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeBuilder
-
Sets the channels for the
ChannelGroupType - withChannelDefinitions(List<ChannelDefinition>) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withChannelGroupDefinitions(List<ChannelGroupDefinition>) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withChannels(List<Channel>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withChannels(List<Channel>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withChannels(Channel...) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withChannels(Channel...) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withCommandDescription(CommandDescription) - Method in interface org.eclipse.smarthome.core.thing.type.StateChannelTypeBuilder
-
Sets the list of
CommandOptions for the ChannelType - withCommandOption(CommandOption) - Method in class org.eclipse.smarthome.core.types.CommandDescriptionBuilder
-
Add a
CommandOptionfor the resultingCommandDescription. - withCommandOptions(List<CommandOption>) - Method in class org.eclipse.smarthome.core.types.CommandDescriptionBuilder
-
Set the
CommandOptions for the resultingCommandDescription. - withConditions(List<? extends Condition>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConditions(Condition...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConfigDescriptionURI(URI) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Sets the ConfigDescriptionURI for the ChannelType
- withConfigDescriptionURI(URI) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withConfiguration(Configuration) - Method in class org.openhab.core.automation.util.RuleBuilder
- withConfiguration(Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withConfiguration(Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Appends a configuration to the channel to build.
- withConfiguration(Configuration) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withConfiguration(Configuration) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withConfigurationDescriptions(List<ConfigDescriptionParameter>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withContent(String) - Method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Add content to this request
- withContent(String, String) - Method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Add content with a specific type to this request
- withContext(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the context of the configuration parameter
- withDaemonThreads(boolean) - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Sets whether the
ThreadFactorywill create daemon threads. - withDefault(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the default value of the configuration parameter
- withDefaultTags(Set<String>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Appends default tags to the channel to build.
- withDescription(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingStatusInfoBuilder
-
Appends a description to the status to build.
- withDescription(String) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the description to the builder.
- withDescription(String) - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Sets the description.
- withDescription(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withDescription(String) - Method in class org.openhab.core.automation.util.RuleBuilder
- withDescription(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the description of the configuration parameter
- withDescription(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Sets the channel label.
- withDescription(String) - Method in class org.eclipse.smarthome.core.thing.type.ChannelGroupTypeBuilder
-
Sets the description for the
ChannelGroupType - withDescription(String) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Sets the Description for the ChannelType
- withDescription(String) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withEventDescription(EventDescription) - Method in interface org.eclipse.smarthome.core.thing.type.TriggerChannelTypeBuilder
-
Sets the EventDescription for the ChannelType
- withExtensibleChannelTypeIds(List<String>) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withFilterCriteria(List<FilterCriteria>) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the filter criteria of the configuration parameter
- withFirmwareRestriction(FirmwareRestriction) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
An additional restriction can be applied on the firmware by providing a
FirmwareRestrictionfunction. - withFlag(DiscoveryResultFlag) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- withGroupFunction(GroupFunction) - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Set the group function
- withGroupName(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to be limited to the values in the options list
- withGroups(Collection<String>) - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Set the group membership of the item.
- withHeader(String, String) - Method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Add an additional header to the request
- withId(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withIdentifier(String) - Method in class org.eclipse.smarthome.core.service.ReadyMarkerFilter
-
Returns a
ReadyMarkerFilterrestricted to the given identifier. - withIdentifier(Object) - Method in interface org.eclipse.smarthome.core.common.SafeCallerBuilder
-
Specifies the identifier for the context in which only one thread may be occupied at the same time.
- withinKeywordPairs(FormattingConfig.NoSpaceLocator, String, String) - Method in class org.eclipse.smarthome.model.formatting.ItemsFormatter
- withInputs(Map<String, String>) - Method in class org.openhab.core.automation.util.ActionBuilder
- withInputs(Map<String, String>) - Method in class org.openhab.core.automation.util.ConditionBuilder
- withInputStream(InputStream) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the input stream for the binary content to the builder.
- withKind(ChannelKind) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Sets the kind of the channel.
- withLabel(String) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Sets the label of the desired result.
- withLabel(String) - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Set the label of the item.
- withLabel(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withLabel(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withLabel(String) - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Sets the label.
- withLabel(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withLabel(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the label of the configuration parameter
- withLabel(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Sets the channel label.
- withLabel(String) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withLimitToOptions(Boolean) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to be limited to the values in the options list
- withLocation(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withLocation(String) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withMaximum(BigDecimal) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the maximum value of the configuration parameter
- withMaximum(BigDecimal) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Set the maximum for the resulting
StateDescriptionFragment. - withMd5Hash(String) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the given md5 hash value to the builder.
- withMessageKeySuffix(String) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Adds the given message key suffix for the creation of
ConfigStatusMessage.messageKey. - withMinimum(BigDecimal) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the minimum value of the configuration parameter
- withMinimum(BigDecimal) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Set the minimum for the resulting
StateDescriptionFragment. - withModel(String) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the model to the builder.
- withModelRestricted(boolean) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Sets the modelRestricted flag in the builder.
- withMultiple(Boolean) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to allow multiple selection
- withMultipleLimit(Integer) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to allow multiple selection
- withName(String) - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Sets the name to be used by the
ThreadFactory. - withName(String) - Method in class org.openhab.core.automation.util.RuleBuilder
- withNamePrefix(String) - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Sets the name prefix to be used by the
ThreadFactory. - withOnlineChangelog(URL) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the online changelog to the builder.
- withOption(StateOption) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Ass a
StateOptionfor the resultingStateDescriptionFragment. - withOptions(List<ParameterOption>) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the options of the configuration parameter
- withOptions(List<StateOption>) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Set the
StateOptions for the resultingStateDescriptionFragment. - withoutChannel(ChannelUID) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withoutChannel(ChannelUID) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withoutChannels(List<Channel>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withoutChannels(List<Channel>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withoutChannels(Channel...) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withoutChannels(Channel...) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withParameter(ConfigDescriptionParameter) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionBuilder
-
Adds a
ConfigDescriptionParameters. - withParameterGroup(ConfigDescriptionParameterGroup) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionBuilder
-
Adds a
ConfigDescriptionParameterGroupassociated with theConfigDescriptionParameters. - withParameterGroups(List<ConfigDescriptionParameterGroup>) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionBuilder
-
Adds a list of
ConfigDescriptionParameterGroupassociated with theConfigDescriptionParameters. - withParameters(List<ConfigDescriptionParameter>) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionBuilder
-
Adds a list of
ConfigDescriptionParameters. - withPattern(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the pattern of the configuration parameter
- withPattern(String) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Set the pattern for the resulting
StateDescriptionFragment. - withPrerequisiteVersion(String) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the prerequisite version to the builder.
- withPriority(Integer) - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Sets the priority to be set for created threads.
- withProperties(Map<String, Object>) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Adds properties to the desired result.
- withProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.type.ChannelDefinitionBuilder
-
Sets the properties.
- withProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.BridgeBuilder
- withProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Adds properties to the channel
- withProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingBuilder
- withProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the properties to the builder.
- withProperties(Map<String, String>) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withProperty(String, String) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- withProperty(String, Object) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Adds a property to the desired result.
- withReadOnly(Boolean) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter as read only
- withReadOnly(Boolean) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Set readOnly for the resulting
StateDescriptionFragment. - withRepresentationProperty(String) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Sets the representation Property of the desired result.
- withRepresentationProperty(String) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- withRepresentationProperty(String) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withRepresentationPropertyValue(String) - Static method in class org.eclipse.smarthome.config.discovery.inbox.InboxPredicates
- withRequired(Boolean) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter to be required
- withStateDescription(StateDescription) - Method in interface org.eclipse.smarthome.core.thing.type.StateChannelTypeBuilder
-
Sets the StateDescription for the ChannelType
- withStatusCode(Integer) - Method in class org.eclipse.smarthome.config.core.status.ConfigStatusMessage.Builder
-
Adds the given status code to the builder.
- withStatusDetail(ThingStatusDetail) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ThingStatusInfoBuilder
-
Appends a status detail to the status to build.
- withStep(BigDecimal) - Method in class org.eclipse.smarthome.core.types.StateDescriptionFragmentBuilder
-
Set the step for the resulting
StateDescriptionFragment. - withStepSize(BigDecimal) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the step size of the configuration parameter
- withSupportedBridgeTypeUIDs(List<String>) - Method in class org.eclipse.smarthome.core.thing.type.ThingTypeBuilder
- withSupportedChannelTypeUIDs(Collection<ChannelTypeUID>) - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given channel type(s) are supported by a profile of this type.
- withSupportedChannelTypeUIDs(ChannelTypeUID...) - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given channel type(s) are supported by a profile of this type.
- withSupportedItemTypes(String...) - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given item type(s) are supported by a profile of this type.
- withSupportedItemTypes(Collection<String>) - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Declare that the given item type(s) are supported by a profile of this type.
- withSupportedItemTypesOfChannel(String...) - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Declare that channels with these item type(s) are compatible with profiles of this type.
- withSupportedItemTypesOfChannel(Collection<String>) - Method in class org.eclipse.smarthome.core.thing.profiles.ProfileTypeBuilder
-
Declare that channels with these item type(s) are compatible with profiles of this type.
- withTag(String) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Adds a tag to the ChannelType
- withTags(Set<String>) - Method in interface org.eclipse.smarthome.core.items.ItemBuilder
-
Set the tags
- withTags(Set<String>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTags(String...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTags(Collection<String>) - Method in interface org.eclipse.smarthome.core.thing.type.ChannelTypeBuilder
-
Sets the StateDescription for the ChannelType
- withTemplateUID(String) - Method in class org.openhab.core.automation.util.RuleBuilder
- withThingType(ThingTypeUID) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Explicitly sets the thing type.
- withTimeout(long) - Method in interface org.eclipse.smarthome.core.common.SafeCallerBuilder
-
Sets the timeout
- withTimeout(Duration) - Method in class org.eclipse.smarthome.io.net.http.HttpRequestBuilder
-
Add a timeout for this request
- withTriggers(List<? extends Trigger>) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTriggers(Trigger...) - Method in class org.openhab.core.automation.util.RuleBuilder
- withTTL(long) - Method in class org.eclipse.smarthome.config.discovery.DiscoveryResultBuilder
-
Sets the time to live for the result in seconds.
- withType(String) - Method in class org.eclipse.smarthome.core.service.ReadyMarkerFilter
-
Returns a
ReadyMarkerFilterrestricted to the given type. - withType(ChannelTypeUID) - Method in class org.eclipse.smarthome.core.thing.binding.builder.ChannelBuilder
-
Appends the channel type to the channel to build
- withTypeUID(String) - Method in class org.openhab.core.automation.util.ModuleBuilder
- withUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Sets the
Thread.UncaughtExceptionHandlerto be used for created threads. - withUnit(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Sets the unit of the configuration parameter.
- withUnitLabel(String) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Sets the unit label of the configuration parameter.
- withVendor(String) - Method in class org.eclipse.smarthome.core.thing.binding.firmware.FirmwareBuilder
-
Adds the vendor to the builder.
- withVerify(Boolean) - Method in class org.eclipse.smarthome.config.core.ConfigDescriptionParameterBuilder
-
Set the configuration parameter as a verifyable parameter
- withVisibility(Visibility) - Method in class org.openhab.core.automation.util.RuleBuilder
- withWrappedThreadFactory(ThreadFactory) - Method in class org.eclipse.smarthome.core.common.ThreadFactoryBuilder
-
Sets the wrapped thread factory used to create threads.
- wrap(Bundle) - Method in interface org.eclipse.smarthome.io.http.WrappingHttpContext
-
Creates new http context which hosts resources from given bundle.
- WrappingHttpContext - Interface in org.eclipse.smarthome.io.http
-
Extension of standard
HttpContextinterface which allows creation of "sub contexts". - writeable - Variable in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
-
The cached value of the '
Writeable' attribute. - WRITEABLE_EDEFAULT - Static variable in class org.eclipse.smarthome.model.rule.rules.impl.VariableDeclarationImpl
-
The default value of the '
Writeable' attribute.
X
- XLiteralElements() - Constructor for class org.eclipse.smarthome.model.script.services.ScriptGrammarAccess.XLiteralElements
- XmlDocumentBundleTracker<T> - Class in org.eclipse.smarthome.config.xml.osgi
-
The
XmlDocumentBundleTrackertracks files in the specified XML folder of modules and tries to parse them as XML file with the specifiedXmlDocumentReader. - XmlDocumentBundleTracker(BundleContext, String, XmlDocumentReader<T>, XmlDocumentProviderFactory<T>, String, ReadyService) - Constructor for class org.eclipse.smarthome.config.xml.osgi.XmlDocumentBundleTracker
-
Creates a new instance of this class with the specified parameters.
- XmlDocumentProvider<T> - Interface in org.eclipse.smarthome.config.xml.osgi
-
The
XmlDocumentProvideris responsible managing any created objects by aConfigDescriptionReaderfor a certain module. - XmlDocumentProviderFactory<T> - Interface in org.eclipse.smarthome.config.xml.osgi
-
The
XmlDocumentProviderFactoryis responsible to createXmlDocumentProviderinstances for any certain module. - XmlDocumentReader<T> - Class in org.eclipse.smarthome.config.xml.util
-
The
XmlDocumentReaderis an abstract class used to read XML documents of a certain type and converts them to its according objects. - XmlDocumentReader() - Constructor for class org.eclipse.smarthome.config.xml.util.XmlDocumentReader
-
The default constructor of this class initializes the
XStreamobject, and calls the abstract methods#registerConverters()and#registerAliases(). - XStateElements() - Constructor for class org.eclipse.smarthome.model.sitemap.services.SitemapGrammarAccess.XStateElements
Y
- YARD - Static variable in class org.eclipse.smarthome.core.library.unit.ImperialUnits
- YEAR - Static variable in class org.eclipse.smarthome.core.library.unit.SmartHomeUnits
- YOBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- YOBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
280 - YOCTO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- YOTTA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
Z
- ZEBI - org.eclipse.smarthome.core.library.unit.BinaryPrefix
- ZEBI(Unit<Q>) - Static method in enum org.eclipse.smarthome.core.library.unit.BinaryPrefix
-
Returns the specified unit multiplied by the factor
270 - ZEPTO(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
- ZERO - Static variable in class org.eclipse.smarthome.core.library.types.DecimalType
- ZERO - Static variable in class org.eclipse.smarthome.core.library.types.PercentType
- ZERO - Static variable in class org.eclipse.smarthome.core.library.types.QuantityType
- ZERO - Static variable in class org.openhab.core.library.types.DecimalType
- ZERO - Static variable in class org.openhab.core.library.types.PercentType
- ZETTA(Unit<T>) - Static method in class org.eclipse.smarthome.core.library.unit.MetricPrefix
_
- _assignValueTo(JvmField, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- _computeTypes(QuantityLiteral, ITypeComputationState) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptTypeComputer
- _doEvaluate(XCastedExpression, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
- _infer(RuleModel, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.smarthome.model.rule.jvmmodel.RulesJvmModelInferrer
-
Is called for each instance of the first argument's type contained in a resource.
- _infer(Script, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.smarthome.model.script.jvmmodel.ScriptJvmModelInferrer
-
Is called for each instance of the first argument's type contained in a resource.
- _invokeFeature(JvmField, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.smarthome.model.script.interpreter.ScriptInterpreter
All Classes All Packages